From 251aff253c6933b4e82ad06a4ea3c49be3e0d99f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:59:36 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-tinycss2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tinycss2.spec b/python-tinycss2.spec index 3052d7c..586608c 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Low-level CSS parser for Python License: BSD @@ -70,6 +70,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py? %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.0.2-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild