Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 16:12:42 +00:00
parent 049602ac03
commit 74018fa7a1
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: python-%{srcname}
Version: 3.8.1
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Python HTTP client/server for asyncio
License: ASL 2.0
@ -108,6 +108,9 @@ cython -3 aiohttp/*.pyx -I aiohttp
%exclude %{python3_sitearch}/examples/
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 16 2022 Miro Hrončok <mhroncok@redhat.com> - 3.8.1-6
- Skip less tests, set the global event loop in _setupAsyncioRunner