diff options
author | adam <adam@pkgsrc.org> | 2020-10-13 09:05:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-10-13 09:05:40 +0000 |
commit | fb88a021642aad21fba05b7891b436b5260daeda (patch) | |
tree | d1d112820af0f9fd4ec0815da0f48eef2893f7dd /www | |
parent | 7a2d180ce61f7c8afca0e123ce2940f2cabbbc10 (diff) | |
download | pkgsrc-fb88a021642aad21fba05b7891b436b5260daeda.tar.gz |
py-aiohttp: updated to 3.6.3
3.6.3:
Bugfixes
- Pin yarl to ``<1.6.0`` to avoid buggy behavior that will be fixed by the next aiohttp
release.
Diffstat (limited to 'www')
-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 86f73bdc888..95c5e44b159 100644 --- a/www/py-aiohttp/Makefile +++ b/www/py-aiohttp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2019/10/10 07:53:06 adam Exp $ +# $NetBSD: Makefile,v 1.42 2020/10/13 09:05:40 adam Exp $ -DISTNAME= aiohttp-3.6.2 +DISTNAME= aiohttp-3.6.3 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 0031328894a..708ea3a151e 100644 --- a/www/py-aiohttp/distinfo +++ b/www/py-aiohttp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.39 2019/10/10 07:53:06 adam Exp $ +$NetBSD: distinfo,v 1.40 2020/10/13 09:05:40 adam Exp $ -SHA1 (aiohttp-3.6.2.tar.gz) = e6aa28b3b5581598680165170ec6fc658e87dc06 -RMD160 (aiohttp-3.6.2.tar.gz) = 2e7113c2d7a0f830c541da28df0b9568dee0177a -SHA512 (aiohttp-3.6.2.tar.gz) = 49bd3089158c05ff6312420190ccd7fed95efb4a18b8aff7497d5507c71c692080d6949801edabdcd95379ca8e6614398408118d72ff1e782399e059e2cfc1a8 -Size (aiohttp-3.6.2.tar.gz) = 1076923 bytes +SHA1 (aiohttp-3.6.3.tar.gz) = 12d37434c71f787ef4688c6cca3dddcc5ebd6bae +RMD160 (aiohttp-3.6.3.tar.gz) = c43ab8a87919c8cb0607a26e795a2826732003fd +SHA512 (aiohttp-3.6.3.tar.gz) = 21a0272c2805bda8809e151e48e0ae2661a00239b7898cc627e273b8b17ffe27f29373d0a7d2f1c628469a905e18835906a8068e336e8901a6ab0c2043353d97 +Size (aiohttp-3.6.3.tar.gz) = 1077179 bytes |