* Sat Aug 25 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.4.0-1
- Update to new upstream version 3.4.0
This commit is contained in:
parent
fbbf801b08
commit
f787b32482
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/aiohttp-3.3.0.tar.gz
|
||||
/aiohttp-3.3.1.tar.gz
|
||||
/aiohttp-3.3.2.tar.gz
|
||||
/aiohttp-3.4.0.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%?python_enable_dependency_generator
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.3.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python HTTP client/server for asyncio
|
||||
|
||||
License: ASL 2.0
|
||||
@ -46,6 +46,9 @@ with middlewares and pluggable routing.
|
||||
%{python3_sitearch}/%{srcname}/
|
||||
|
||||
%changelog
|
||||
* Sat Aug 25 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.4.0-1
|
||||
- Update to new upstream version 3.4.0
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (aiohttp-3.3.2.tar.gz) = ee9b480e5e48bbf82a1de7a608649b8c632177d22f81e22ac513fa17ff8b39a81b4566e4ddaac1b47ed4f4c6486c64b557928974238f16bce7d6d0e507e2633b
|
||||
SHA512 (aiohttp-3.4.0.tar.gz) = 3c772267f1e7d31ac3b073b91786d388e6d5292ccc70160bf44a2f6e770486bfa1884821aaa135643f53f1a2d73204b293c1ecc150b67dab1108664229485b6c
|
||||
|
Loading…
Reference in New Issue
Block a user