pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-aiohttp
Module Name: pkgsrc
Committed By: adam
Date: Tue Oct 13 09:05:40 UTC 2020
Modified Files:
pkgsrc/www/py-aiohttp: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/py-aiohttp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-aiohttp/Makefile
diff -u pkgsrc/www/py-aiohttp/Makefile:1.41 pkgsrc/www/py-aiohttp/Makefile:1.42
--- pkgsrc/www/py-aiohttp/Makefile:1.41 Thu Oct 10 07:53:06 2019
+++ pkgsrc/www/py-aiohttp/Makefile Tue Oct 13 09:05:40 2020
@@ -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/}
Index: pkgsrc/www/py-aiohttp/distinfo
diff -u pkgsrc/www/py-aiohttp/distinfo:1.39 pkgsrc/www/py-aiohttp/distinfo:1.40
--- pkgsrc/www/py-aiohttp/distinfo:1.39 Thu Oct 10 07:53:06 2019
+++ pkgsrc/www/py-aiohttp/distinfo Tue Oct 13 09:05:40 2020
@@ -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