Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 10:43:07 +02:00 committed by Miro Hrončok
parent 40c30a5284
commit 0fe86855cf
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: python-%{srcname}
Version: 3.7.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python HTTP client/server for asyncio
License: ASL 2.0
@ -62,6 +62,9 @@ with middlewares and pluggable routing.
%{python3_sitearch}/%{srcname}/
%changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.7.4-2
- Rebuilt for Python 3.10
* Sat Feb 27 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.4-1
- Update to latest upstream release 3.7.4