* Tue Mar 13 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.8-1
- Update to new upstream version 3.0.8
This commit is contained in:
parent
3c9d48b3d9
commit
518cbea1ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
|||||||
/aiohttp-3.0.5.tar.gz
|
/aiohttp-3.0.5.tar.gz
|
||||||
/aiohttp-3.0.6.tar.gz
|
/aiohttp-3.0.6.tar.gz
|
||||||
/aiohttp-3.0.7.tar.gz
|
/aiohttp-3.0.7.tar.gz
|
||||||
|
/aiohttp-3.0.8.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%?python_enable_dependency_generator
|
%?python_enable_dependency_generator
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.0.7
|
Version: 3.0.8
|
||||||
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 13 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.8-1
|
||||||
|
- Update to new upstream version 3.0.8
|
||||||
|
|
||||||
* Fri Mar 09 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.7-1
|
* Fri Mar 09 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.7-1
|
||||||
- Update to new upstream version 3.0.7 (rhbz#1548601)
|
- Update to new upstream version 3.0.7 (rhbz#1548601)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (aiohttp-3.0.7.tar.gz) = 768c18f10152d8d4f65bae7a3d7886e9b982ea1abb3f4add1c298a9e353aee41c24a80438af7767c529a1c8212a51f23c0ccb12b8c2249aa2634a8916e23e553
|
SHA512 (aiohttp-3.0.8.tar.gz) = 65fc550ba59f75578dbe7d8b9a100b7c85ac40cd981c84ede5e00ccfb10d8ebbdfcd5dc09836a4f33a9dcaf2d5a2e04815f152604653602937ca8120ef858f7f
|
||||||
|
Loading…
Reference in New Issue
Block a user