BR python3-zope-event since zope.interface no longer depends on it

This commit is contained in:
Jerry James 2021-09-24 11:17:43 -06:00
commit 7a2699e511

View file

@ -4,7 +4,7 @@
Name: python-%{modname}
Version: 21.1.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A coroutine-based Python networking library
License: MIT
@ -39,6 +39,7 @@ BuildRequires: python3-setuptools
# For tests
BuildRequires: python3-dns
BuildRequires: python3-psutil
BuildRequires: python3-zope-event
BuildRequires: python3-zope-interface
Requires: python3-greenlet >= 0.4.17
@ -94,6 +95,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr
%{python3_sitearch}/%{modname}*
%changelog
* Fri Sep 24 2021 Jerry James <loganjerry@gmail.com> - 21.1.2-4
- BR python3-zope-event since zope.interface no longer depends on it
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 21.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild