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:           Thu Mar 15 09:29:09 UTC 2018

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

Log Message:
py-aiohttp: updated to 3.0.9

3.0.9:
Close a connection if an unexpected exception occurs while sending a request


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 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.19 pkgsrc/www/py-aiohttp/Makefile:1.20
--- pkgsrc/www/py-aiohttp/Makefile:1.19 Tue Mar 13 11:46:13 2018
+++ pkgsrc/www/py-aiohttp/Makefile      Thu Mar 15 09:29:09 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/03/13 11:46:13 adam Exp $
+# $NetBSD: Makefile,v 1.20 2018/03/15 09:29:09 adam Exp $
 
-DISTNAME=      aiohttp-3.0.8
+DISTNAME=      aiohttp-3.0.9
 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.19 pkgsrc/www/py-aiohttp/distinfo:1.20
--- pkgsrc/www/py-aiohttp/distinfo:1.19 Tue Mar 13 11:46:13 2018
+++ pkgsrc/www/py-aiohttp/distinfo      Thu Mar 15 09:29:09 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2018/03/13 11:46:13 adam Exp $
+$NetBSD: distinfo,v 1.20 2018/03/15 09:29:09 adam Exp $
 
-SHA1 (aiohttp-3.0.8.tar.gz) = 3b19c8bb749c3b3a8c5fd72c710f0ed5aa675e1a
-RMD160 (aiohttp-3.0.8.tar.gz) = 7928ab80ee16684a17dd0374805e922a6b71d828
-SHA512 (aiohttp-3.0.8.tar.gz) = 656699413e277f7cc046dd4abe1a1a26c039f6484b31efe57c134e4298a6d146ac64472f26a8072e5916b8beb60b068499cf5e10100955286a47fa852dc6aa31
-Size (aiohttp-3.0.8.tar.gz) = 738489 bytes
+SHA1 (aiohttp-3.0.9.tar.gz) = 66b544540b177c8dbbae461081d74b9502922200
+RMD160 (aiohttp-3.0.9.tar.gz) = c0a37a4d45c5a2cbc3b02d95df02b9b1089fd8af
+SHA512 (aiohttp-3.0.9.tar.gz) = a079aaa6bc3a74fe94df8843ab1b0e98a7e439ac5b1cc9b8344c0db00a71cb30b2e79045ea58b77adfeb7357975411eb3008ed1df92fec11f7b824fe171e42c5
+Size (aiohttp-3.0.9.tar.gz) = 738910 bytes



Home | Main Index | Thread Index | Old Index