* Wed Dec 09 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.2-1
- Update to latest upstream release 3.7.2
This commit is contained in:
parent
1485292086
commit
32175d0835
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/aiohttp-3.6.2.tar.gz
|
||||
/aiohttp-3.6.3.tar.gz
|
||||
/aiohttp-3.7.1.tar.gz
|
||||
/aiohttp-3.7.2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.7.1
|
||||
Version: 3.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python HTTP client/server for asyncio
|
||||
|
||||
@ -58,6 +58,9 @@ with middlewares and pluggable routing.
|
||||
%{python3_sitearch}/%{srcname}/
|
||||
|
||||
%changelog
|
||||
* Wed Dec 09 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.2-1
|
||||
- Update to latest upstream release 3.7.2
|
||||
|
||||
* Mon Oct 26 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.1-1
|
||||
- Update to new upstream version 3.7.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (aiohttp-3.7.1.tar.gz) = eb82c4ff374c973afbc3fdc88bbd94eb3d0c9f2dfc00ea2b3607884c8f038d0668a0cfaee5f013774b08b9864b781af2ec54e5d3717ef0f2ec2a84dd87c7b7c4
|
||||
SHA512 (aiohttp-3.7.2.tar.gz) = 320d5c2cc8ce40fef0190e931f4c5caa233b378715f2f6c242698588e000d64239d9951e8c90d650ab1493be9bfb9c89fbd676bf5d0a7d729615adb53d41604a
|
||||
|
Loading…
Reference in New Issue
Block a user