From f8077bbc3e71f22c05c51aa75ca040309be025d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:22:11 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-tinycss2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tinycss2.spec b/python-tinycss2.spec index ec8c73d..28085b0 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -13,7 +13,7 @@ Name: python-%{srcname} Version: 0.6.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Low-level CSS parser for Python License: BSD @@ -116,6 +116,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py? %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.6.1-4 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild