From 832f998e285ba742023383c5e12d02c59f261949 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:01:08 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-aenum.spec b/python-aenum.spec index 1ec6031..d06fd7b 100644 --- a/python-aenum.spec +++ b/python-aenum.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.2.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Advanced Enumerations, NamedTuples and NamedConstants for Python License: BSD @@ -70,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} %{pypi_name}/test.py %{python3_sitelib}/%{pypi_name}/ %changelog +* Tue May 26 2020 Miro Hrončok - 2.2.3-3 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 2.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild