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: Wed Aug 29 07:01:06 UTC 2018
Modified Files:
pkgsrc/www/py-aiohttp: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.28 -r1.29 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.29 pkgsrc/www/py-aiohttp/Makefile:1.30
--- pkgsrc/www/py-aiohttp/Makefile:1.29 Tue Aug 28 06:27:09 2018
+++ pkgsrc/www/py-aiohttp/Makefile Wed Aug 29 07:01:06 2018
@@ -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/}
Index: pkgsrc/www/py-aiohttp/distinfo
diff -u pkgsrc/www/py-aiohttp/distinfo:1.28 pkgsrc/www/py-aiohttp/distinfo:1.29
--- pkgsrc/www/py-aiohttp/distinfo:1.28 Mon Aug 27 11:16:01 2018
+++ pkgsrc/www/py-aiohttp/distinfo Wed Aug 29 07:01:06 2018
@@ -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
Home |
Main Index |
Thread Index |
Old Index