From 491760fc78d578a38c7d4e3af318d41d6a4e051c Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 22 2020 23:23:29 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-dateutil.spec b/python-dateutil.spec index 21416a8..516abd5 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -1,9 +1,8 @@ -%global _without_tests 1 %global modname dateutil Name: python-%{modname} Version: 2.8.0 -Release: 9%{?dist} +Release: 10%{?dist} Epoch: 1 Summary: Powerful extensions to the standard datetime module @@ -74,6 +73,9 @@ make -C docs html %doc docs/_build/html %changelog +* Fri May 22 2020 Miro Hrončok - 1:2.8.0-10 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Miro Hrončok - 1:2.8.0-9 - Bootstrap for Python 3.9