* Thu Mar 15 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.9-1
- Update to new upstream version 3.0.9 (rhbz#1556612)
This commit is contained in:
parent
518cbea1ec
commit
5f8a562ca4
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/aiohttp-3.0.6.tar.gz
|
||||
/aiohttp-3.0.7.tar.gz
|
||||
/aiohttp-3.0.8.tar.gz
|
||||
/aiohttp-3.0.9.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%?python_enable_dependency_generator
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.0.8
|
||||
Version: 3.0.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Python HTTP client/server for asyncio
|
||||
|
||||
@ -46,6 +46,9 @@ with middlewares and pluggable routing.
|
||||
%{python3_sitearch}/%{srcname}/
|
||||
|
||||
%changelog
|
||||
* Thu Mar 15 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.9-1
|
||||
- Update to new upstream version 3.0.9 (rhbz#1556612)
|
||||
|
||||
* Tue Mar 13 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.8-1
|
||||
- Update to new upstream version 3.0.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (aiohttp-3.0.8.tar.gz) = 65fc550ba59f75578dbe7d8b9a100b7c85ac40cd981c84ede5e00ccfb10d8ebbdfcd5dc09836a4f33a9dcaf2d5a2e04815f152604653602937ca8120ef858f7f
|
||||
SHA512 (aiohttp-3.0.9.tar.gz) = f5e1b775b49ba598d79cadb9429a485ee2aa1d677de8bf2a28394152c315dafc4bae404577d2da8e2dc12b5fdf5b0b6504d934886552e80fc970e24404b9678a
|
||||
|
Loading…
Reference in New Issue
Block a user