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.4.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f11854b70fc
branches:  trunk
changeset: 312236:9f11854b70fc
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Aug 29 07:01:06 2018 +0000

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

diffstat:

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

diffs (27 lines):

diff -r ab4d12be25d1 -r 9f11854b70fc www/py-aiohttp/Makefile
--- a/www/py-aiohttp/Makefile   Wed Aug 29 06:49:04 2018 +0000
+++ b/www/py-aiohttp/Makefile   Wed Aug 29 07:01:06 2018 +0000
@@ -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/}
diff -r ab4d12be25d1 -r 9f11854b70fc www/py-aiohttp/distinfo
--- a/www/py-aiohttp/distinfo   Wed Aug 29 06:49:04 2018 +0000
+++ b/www/py-aiohttp/distinfo   Wed Aug 29 07:01:06 2018 +0000
@@ -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