* Sat Jan 12 2019 Fabian Affolter <mail@fabian-affolter.ch> - 3.5.4-1
- Update to new upstream version 3.5.4
This commit is contained in:
parent
105202943c
commit
e9ac7ebbc5
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/aiohttp-3.5.1.tar.gz
|
||||
/aiohttp-3.5.2.tar.gz
|
||||
/aiohttp-3.5.3.tar.gz
|
||||
/aiohttp-3.5.4.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.5.3
|
||||
Version: 3.5.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Python HTTP client/server for asyncio
|
||||
|
||||
@ -51,6 +51,9 @@ sed -i -e '/http_parser\.c/d' setup.py
|
||||
%{python3_sitearch}/%{srcname}/
|
||||
|
||||
%changelog
|
||||
* Sat Jan 12 2019 Fabian Affolter <mail@fabian-affolter.ch> - 3.5.4-1
|
||||
- Update to new upstream version 3.5.4
|
||||
|
||||
* Fri Jan 11 2019 Fabian Affolter <mail@fabian-affolter.ch> - 3.5.3-1
|
||||
- Update to new upstream version 3.5.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (aiohttp-3.5.3.tar.gz) = cbbb4aaaeb9b67c525f09dc31890a12c7fc8aa7877db2f3bc17d17898bf568182895fe33e2c41bed66e40f66e85327d456c11225850031b2a0f3670d6a591127
|
||||
SHA512 (aiohttp-3.5.4.tar.gz) = 8af685b0f9d0931781ffb138f9b2caac2d571e7df1be3369ef7be39c49b90646d83a0173023580a31397828649f6d8afd9814dc94de27f825f55d8556d0ff2ee
|
||||
|
Loading…
Reference in New Issue
Block a user