From 7df9178d7da0b493674eb61dc330adf29fa328f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:21:59 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-justbytes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-justbytes.spec b/python-justbytes.spec index c435d0f..f3e8089 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for handling computation with address ranges in bytes License: LGPLv2+ @@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Tue May 26 2020 Miro HronĨok - 0.14-2 +- Rebuilt for Python 3.9 + * Thu Apr 23 2020 mulhern - 0.14-1 - Update to new release