* Tue Jun 12 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.3.2-1
- Update to new upstream version 3.3.2
This commit is contained in:
parent
18092f9aa5
commit
ceb681ed26
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/aiohttp-3.2.1.tar.gz
|
||||
/aiohttp-3.3.0.tar.gz
|
||||
/aiohttp-3.3.1.tar.gz
|
||||
/aiohttp-3.3.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%?python_enable_dependency_generator
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.3.1
|
||||
Version: 3.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python HTTP client/server for asyncio
|
||||
|
||||
@ -46,6 +46,9 @@ with middlewares and pluggable routing.
|
||||
%{python3_sitearch}/%{srcname}/
|
||||
|
||||
%changelog
|
||||
* Tue Jun 12 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.3.2-1
|
||||
- Update to new upstream version 3.3.2
|
||||
|
||||
* Wed Jun 06 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.3.1-1
|
||||
- Update to new upstream version 3.3.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (aiohttp-3.3.1.tar.gz) = 8eb576d04df919bc825f0cbb94be486e28ba418a921b0943f713ff15bc90324e2ede06506cb8b02a65c748f6f1fc383aca50f13f49a0c01c09fbb84a8ca1ae2a
|
||||
SHA512 (aiohttp-3.3.2.tar.gz) = ee9b480e5e48bbf82a1de7a608649b8c632177d22f81e22ac513fa17ff8b39a81b4566e4ddaac1b47ed4f4c6486c64b557928974238f16bce7d6d0e507e2633b
|
||||
|
Loading…
Reference in New Issue
Block a user