From b47c9788974e4c3792b19eb20216dcdd05ae4be9 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:01:21 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-aiofiles.spec b/python-aiofiles.spec index 49fc41c..9fae3f5 100644 --- a/python-aiofiles.spec +++ b/python-aiofiles.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.4.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: File support for asyncio License: ASL 2.0 @@ -47,6 +47,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Tue May 26 2020 Miro Hrončok - 0.4.0-8 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.4.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild