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:           Tue Feb 27 06:35:45 UTC 2018

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

Log Message:
py-aiohttp: updated to 3.0.4

3.0.4:
Fix IndexError in HTTP request handling by server.
Fix MultipartWriter.append* no longer returning part/payload.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 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.14 pkgsrc/www/py-aiohttp/Makefile:1.15
--- pkgsrc/www/py-aiohttp/Makefile:1.14 Sun Feb 25 22:04:55 2018
+++ pkgsrc/www/py-aiohttp/Makefile      Tue Feb 27 06:35:45 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/02/25 22:04:55 adam Exp $
+# $NetBSD: Makefile,v 1.15 2018/02/27 06:35:45 adam Exp $
 
-DISTNAME=      aiohttp-3.0.3
+DISTNAME=      aiohttp-3.0.4
 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.14 pkgsrc/www/py-aiohttp/distinfo:1.15
--- pkgsrc/www/py-aiohttp/distinfo:1.14 Sun Feb 25 22:04:55 2018
+++ pkgsrc/www/py-aiohttp/distinfo      Tue Feb 27 06:35:45 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/02/25 22:04:55 adam Exp $
+$NetBSD: distinfo,v 1.15 2018/02/27 06:35:45 adam Exp $
 
-SHA1 (aiohttp-3.0.3.tar.gz) = 4ed0019a50364308a60da3d5c9d1e8c05eecbac0
-RMD160 (aiohttp-3.0.3.tar.gz) = 46388aaa6bd46cea361630f61e3f0ab2b9d4f8ea
-SHA512 (aiohttp-3.0.3.tar.gz) = 2054a63e5c620f03596b4576932501c134e5f75ab3adc50dd5ecf7a9df1d524fb5c86e9beb1f5f7baa3fa4f075519cd7153e277d0fcddb6e1323f8a263efc5a9
-Size (aiohttp-3.0.3.tar.gz) = 737666 bytes
+SHA1 (aiohttp-3.0.4.tar.gz) = 1cb4ec8b4424d64d6fc6e9a10e76f7c8759644bd
+RMD160 (aiohttp-3.0.4.tar.gz) = 9aed9ca686cc9bb80eb3d658f904b9a7ece3b05f
+SHA512 (aiohttp-3.0.4.tar.gz) = 5c35c307eb0ac9426a64c47eb15e7a493188d892ac237aaa16975c3f2565ea814ea848392a3463e20d0598b7e4e505fe729667dc631c7a55a6b30b5c1d59797a
+Size (aiohttp-3.0.4.tar.gz) = 737739 bytes



Home | Main Index | Thread Index | Old Index