Update to 21.12.0

Add BR zope-event
This commit is contained in:
Orion Poplawski 2022-03-06 12:45:24 -07:00
commit 8da351f93e
3 changed files with 8 additions and 3 deletions

View file

@ -3,8 +3,8 @@
%global optflags %(echo %{optflags} -I%{_includedir}/libev)
Name: python-%{modname}
Version: 21.1.2
Release: 4%{?dist}
Version: 21.12.0
Release: 1%{?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
* Sun Mar 06 2022 Orion Poplawski <orion@nwra.com> - 21.12.0-1
- Update to 21.12.0
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild