* Tue Mar 06 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.6-1
- Update to new upstream version 3.0.6 (rhbz#1548601)
This commit is contained in:
parent
50df1a6ad3
commit
50846da552
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
|||||||
/aiohttp-3.0.0.tar.gz
|
/aiohttp-3.0.0.tar.gz
|
||||||
/aiohttp-3.0.1.tar.gz
|
/aiohttp-3.0.1.tar.gz
|
||||||
/aiohttp-3.0.5.tar.gz
|
/aiohttp-3.0.5.tar.gz
|
||||||
|
/aiohttp-3.0.6.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%?python_enable_dependency_generator
|
%?python_enable_dependency_generator
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.0.5
|
Version: 3.0.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python HTTP client/server for asyncio
|
Summary: Python HTTP client/server for asyncio
|
||||||
|
|
||||||
@ -46,6 +46,9 @@ with middlewares and pluggable routing.
|
|||||||
%{python3_sitearch}/%{srcname}/
|
%{python3_sitearch}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 06 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.6-1
|
||||||
|
- Update to new upstream version 3.0.6 (rhbz#1548601)
|
||||||
|
|
||||||
* Wed Feb 28 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.5-1
|
* Wed Feb 28 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.5-1
|
||||||
- Update to new upstream version 3.0.5 (rhbz#1548601)
|
- Update to new upstream version 3.0.5 (rhbz#1548601)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (aiohttp-3.0.5.tar.gz) = 73e0eba5a3be24ff10c534fa4ba6d67b21c629a467d04159d28cf7c23cf8e354123ffe5dd3d074f609147ebecd64cc43aad73dd9eb59273a92180cce335896ec
|
SHA512 (aiohttp-3.0.6.tar.gz) = 87e1a46f06718f3510daa40883f714c9bdb4409ece16b958210cc3b39a6a5db75d6c97733f4aca291225020ac38b75d43271bf62c450415d23b3d248bc04195b
|
||||||
|
Loading…
Reference in New Issue
Block a user