From 2500947a6aec08e17ebdc55026dc7d762423fc80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 18 Aug 2019 00:38:10 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-gevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gevent.spec b/python-gevent.spec index b749d5c..025f190 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 1.3.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A coroutine-based Python networking library License: MIT @@ -92,6 +92,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';' %{python3_sitearch}/%{modname}* %changelog +* Sat Aug 17 2019 Miro Hrončok - 1.3.6-6 +- Rebuilt for Python 3.8 + * Mon Aug 12 2019 Miro Hrončok - 1.3.6-5 - Subpackage python2-gevent has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal