* Mon Oct 31 2016 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.5-1

- Update to new upstream version 1.0.5
This commit is contained in:
Fabian Affolter 2016-10-31 22:34:19 +01:00
parent d26d41a9e2
commit e53f7c9faf
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/aiohttp-0.21.5.tar.gz
/aiohttp-0.21.6.tar.gz
/aiohttp-0.22.5.tar.gz
/aiohttp-1.0.5.tar.gz

View File

@ -1,7 +1,7 @@
%global srcname aiohttp
Name: python-%{srcname}
Version: 0.22.5
Version: 1.0.5
Release: 1%{?dist}
Summary: Python HTTP client/server for asyncio
@ -42,6 +42,9 @@ Requires: python3-multidict
%{python3_sitearch}/%{srcname}/
%changelog
* Mon Oct 31 2016 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.5-1
- Update to new upstream version 1.0.5
* Tue Aug 30 2016 Fabian Affolter <mail@fabian-affolter.ch> - 0.22.5-1
- Update to new upstream version 0.22.5

View File

@ -1 +1 @@
fe233b9d17bfe2d9443236a6a9244bd3 aiohttp-0.22.5.tar.gz
841e3462235ffa8ad8320face3b34be0 aiohttp-1.0.5.tar.gz