Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-03 02:14:00 +02:00 committed by Miro Hrončok
parent 226ea1bbd7
commit e511361cad

View File

@ -2,7 +2,7 @@
Name: python-%{modname}
Version: 1.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Lightweight in-process concurrent programming
License: MIT
URL: https://github.com/python-greenlet/greenlet
@ -59,6 +59,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" %{python3} -m unittest discover gre
%{_includedir}/python%{python3_version}*/%{modname}/
%changelog
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.1.0-2
- Rebuilt for Python 3.10
* Mon May 10 2021 Nils Philippsen <nils@tiptoe.de> - 1.1.0-1
- Update to 1.1.0