diff options
author | adam <adam@pkgsrc.org> | 2018-08-29 07:01:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-29 07:01:06 +0000 |
commit | 8b96b488ddad1a9413e5a02714eb16943ad62620 (patch) | |
tree | e89bcb358ef12f1fd414c45a80c283719385a85d /www/py-aiohttp | |
parent | cec1c9db8d40b2711c0440733794891a79882c75 (diff) | |
download | pkgsrc-8b96b488ddad1a9413e5a02714eb16943ad62620.tar.gz |
py-aiohttp: updated to 3.4.1
3.4.1:
- Fix empty header parsing regression.
- Fix BaseRequest.raw_headers doc.
- Fix documentation building on ReadTheDocs
Diffstat (limited to 'www/py-aiohttp')
-rw-r--r-- | www/py-aiohttp/Makefile | 4 | ||||
-rw-r--r-- | www/py-aiohttp/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile index de7ff7fe130..c45beb2e2e5 100644 --- a/www/py-aiohttp/Makefile +++ b/www/py-aiohttp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2018/08/28 06:27:09 adam Exp $ +# $NetBSD: Makefile,v 1.30 2018/08/29 07:01:06 adam Exp $ -DISTNAME= aiohttp-3.4.0 +DISTNAME= aiohttp-3.4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiohttp/} diff --git a/www/py-aiohttp/distinfo b/www/py-aiohttp/distinfo index f22eae934dd..2db3422e908 100644 --- a/www/py-aiohttp/distinfo +++ b/www/py-aiohttp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2018/08/27 11:16:01 adam Exp $ +$NetBSD: distinfo,v 1.29 2018/08/29 07:01:06 adam Exp $ -SHA1 (aiohttp-3.4.0.tar.gz) = c85bba68a5fe4fc7e3969420aaf6eafea09d2a04 -RMD160 (aiohttp-3.4.0.tar.gz) = 0ab24964f5b93e5a9aee8fcadb80d2f967046d93 -SHA512 (aiohttp-3.4.0.tar.gz) = 34d5a9c29feca5654c94c4526c26a122c7dfcd3983ccfce746d4cd993f320f19e548f95f88304eb87468d5fbba24b674ae2fcea33170fb6298e9a2c803b54277 -Size (aiohttp-3.4.0.tar.gz) = 821067 bytes +SHA1 (aiohttp-3.4.1.tar.gz) = 5159ee73200afe0e44f5b85eb86606a9a8c22bec +RMD160 (aiohttp-3.4.1.tar.gz) = 59b5b239f196d0c22956fb19c72e258efcd8ee42 +SHA512 (aiohttp-3.4.1.tar.gz) = f1dc71b427e2f3870d102ebefeee877fc19f9f28bae8458df58eb84642d3ab4e82e295a842af4065fcadcc1cfcd95bbe4c851969f02547ffe4608b558d11c7d9 +Size (aiohttp-3.4.1.tar.gz) = 821475 bytes |