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: Fri Mar 9 08:10:35 UTC 2018
Modified Files:
pkgsrc/www/py-aiohttp: Makefile distinfo
Log Message:
py-aiohttp: updated to 3.0.7
3.0.7:
Fix SSL proxy support by client.
Restore a imperative check in setup.py for python version. The check works in parallel to environment marker. As effect a error about unsupported Python versions is raised even on outdated systems
with very old setuptools version installed.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/py-aiohttp/Makefile \
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.17 pkgsrc/www/py-aiohttp/Makefile:1.18
--- pkgsrc/www/py-aiohttp/Makefile:1.17 Mon Mar 5 09:12:20 2018
+++ pkgsrc/www/py-aiohttp/Makefile Fri Mar 9 08:10:35 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2018/03/05 09:12:20 adam Exp $
+# $NetBSD: Makefile,v 1.18 2018/03/09 08:10:35 adam Exp $
-DISTNAME= aiohttp-3.0.6
+DISTNAME= aiohttp-3.0.7
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.17 pkgsrc/www/py-aiohttp/distinfo:1.18
--- pkgsrc/www/py-aiohttp/distinfo:1.17 Mon Mar 5 09:12:20 2018
+++ pkgsrc/www/py-aiohttp/distinfo Fri Mar 9 08:10:35 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2018/03/05 09:12:20 adam Exp $
+$NetBSD: distinfo,v 1.18 2018/03/09 08:10:35 adam Exp $
-SHA1 (aiohttp-3.0.6.tar.gz) = 844fd03fb036347d1b0e9ede1e173b29b34051bb
-RMD160 (aiohttp-3.0.6.tar.gz) = 9d446f3a16617637213faf57562ebe2c6bc16bce
-SHA512 (aiohttp-3.0.6.tar.gz) = 43f1b3c2da1bc57ac6e83a01abb3568b71ed5514e9331aaba4b691ff036d2d3e72eeddadd0f2f20608fa1f622a673ce1d4489bced2096ae546a350ad5f438d0d
-Size (aiohttp-3.0.6.tar.gz) = 738111 bytes
+SHA1 (aiohttp-3.0.7.tar.gz) = 087d29745f68faee9f5847326e4d16a4e4506ea2
+RMD160 (aiohttp-3.0.7.tar.gz) = ca8b048668e02500752356a6c97b60fcaec45577
+SHA512 (aiohttp-3.0.7.tar.gz) = 53a44a4f83e4b460607322fb8ab6d179477d3d8a6790be8182ba5d8ac97e59e40412c587b7a5c79bc754a61c30d84d3286be0a88840ec56c96d519b3c737a723
+Size (aiohttp-3.0.7.tar.gz) = 747691 bytes
Home |
Main Index |
Thread Index |
Old Index