From c081b86d4fde0f113d327f422f1db56c19aa8c78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:33:33 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-tinycss2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tinycss2.spec b/python-tinycss2.spec index 586608c..5f67f9d 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Low-level CSS parser for Python License: BSD @@ -70,6 +70,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py? %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.0.2-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.0.2-3 - Rebuilt for Python 3.8