From da0af2f3cfa9a2ecbbcccd45512d629ab207fada Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:43:01 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-justbytes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-justbytes.spec b/python-justbytes.spec index 9cf1c2e..eaf2b98 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.11 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Library for handling computation with address ranges in bytes License: GPLv2+ @@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.11-8 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.11-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild