From 6e9e0e06ab48e9cf5bae15fd4a508a6cabe4118f Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Oct 03 2019 12:34:58 +0000 Subject: Rebuilt for Python 3.8.0rc1 (#1748018) --- diff --git a/python-uvloop.spec b/python-uvloop.spec index 1917f60..aa36106 100644 --- a/python-uvloop.spec +++ b/python-uvloop.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.12.2 -Release: 3%{?dist} +Release: 4%{?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 +* Thu Oct 03 2019 Miro Hrončok - 0.12.2-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.12.2-3 - Rebuilt for Python 3.8