From 4f99f047dc203babfbaabe1deebbb136489db0ef Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 19 2019 09:01:00 +0000 Subject: Rebuilt for Python 3.8 --- diff --git a/python-uvloop.spec b/python-uvloop.spec index 1717217..1917f60 100644 --- a/python-uvloop.spec +++ b/python-uvloop.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.12.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Ultra fast implementation of asyncio event loop on top of libuv License: MIT or ASL 2.0 @@ -61,6 +61,9 @@ rm -vf %{buildroot}%{python3_sitearch}/%{modname}/__pycache__/_testbase.* %{python3_sitearch}/%{modname}/ %changelog +* Mon Aug 19 2019 Miro Hrončok - 0.12.2-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild