pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-aiohttp py-aiohttp: updated to 3.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe50604e338b
branches:  trunk
changeset: 440596:fe50604e338b
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 13 09:05:40 2020 +0000

description:
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:

 www/py-aiohttp/Makefile |   4 ++--
 www/py-aiohttp/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r af5fa92df98c -r fe50604e338b www/py-aiohttp/Makefile
--- a/www/py-aiohttp/Makefile   Tue Oct 13 09:04:26 2020 +0000
+++ b/www/py-aiohttp/Makefile   Tue Oct 13 09:05:40 2020 +0000
@@ -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 -r af5fa92df98c -r fe50604e338b www/py-aiohttp/distinfo
--- a/www/py-aiohttp/distinfo   Tue Oct 13 09:04:26 2020 +0000
+++ b/www/py-aiohttp/distinfo   Tue Oct 13 09:05:40 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index