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:           Sat Dec 30 09:16:43 UTC 2017

Modified Files:
        pkgsrc/www/py-aiohttp: Makefile distinfo

Log Message:
py-aiohttp: updated to 2.3.7

2.3.7:
Fixed race-condition for iterating addresses from the DNSCache.
Fix docstring for request.host
Fix docstring for request.remote


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 pkgsrc/www/py-aiohttp/Makefile:1.9
--- pkgsrc/www/py-aiohttp/Makefile:1.8  Wed Dec  6 11:44:22 2017
+++ pkgsrc/www/py-aiohttp/Makefile      Sat Dec 30 09:16:43 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/12/06 11:44:22 adam Exp $
+# $NetBSD: Makefile,v 1.9 2017/12/30 09:16:43 adam Exp $
 
-DISTNAME=      aiohttp-2.3.6
+DISTNAME=      aiohttp-2.3.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.8 pkgsrc/www/py-aiohttp/distinfo:1.9
--- pkgsrc/www/py-aiohttp/distinfo:1.8  Wed Dec  6 11:44:22 2017
+++ pkgsrc/www/py-aiohttp/distinfo      Sat Dec 30 09:16:43 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/12/06 11:44:22 adam Exp $
+$NetBSD: distinfo,v 1.9 2017/12/30 09:16:43 adam Exp $
 
-SHA1 (aiohttp-2.3.6.tar.gz) = 43439d323eb886bef358676f15136d93737c0a3c
-RMD160 (aiohttp-2.3.6.tar.gz) = 98d5364daeabc4f0d655a58c05cd63f96d893960
-SHA512 (aiohttp-2.3.6.tar.gz) = 6012db6c73c668082c80a2cb85ab7f1f03deea04bf1739f7121248dcc8ee22ab4cc8e765448c4c8af2d80086270d417a21095d818bac01af2c44b4db6eb2e022
-Size (aiohttp-2.3.6.tar.gz) = 846135 bytes
+SHA1 (aiohttp-2.3.7.tar.gz) = 61f777f0a760bf9484534fd0aa1eedddbb655b14
+RMD160 (aiohttp-2.3.7.tar.gz) = 1c64d80c236775f0d4066636c4a7e8c55e72a2bc
+SHA512 (aiohttp-2.3.7.tar.gz) = 52c83e92b05e861a97b729a50e7919ff1cb386f93ed1fe3e1bb6e15a827ab9b5e024519e0a9a89cfa507ca69d4365bb04bc3c7519d23c6d59590bc00fed0cccb
+Size (aiohttp-2.3.7.tar.gz) = 847163 bytes



Home | Main Index | Thread Index | Old Index