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:           Sun Feb 25 22:04:55 UTC 2018

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

Log Message:
py-aiohttp: updated to 3.0.3

3.0.2:
Security Fix
Prevent Windows absolute URLs in static files. Paths like /static/D:\path and /static/\\hostname\drive\path are forbidden.

3.0.1:
Technical release for fixing distribution problems.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 pkgsrc/www/py-aiohttp/Makefile:1.14
--- pkgsrc/www/py-aiohttp/Makefile:1.13 Wed Feb 14 11:31:04 2018
+++ pkgsrc/www/py-aiohttp/Makefile      Sun Feb 25 22:04:55 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/02/14 11:31:04 adam Exp $
+# $NetBSD: Makefile,v 1.14 2018/02/25 22:04:55 adam Exp $
 
-DISTNAME=      aiohttp-3.0.1
+DISTNAME=      aiohttp-3.0.3
 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.13 pkgsrc/www/py-aiohttp/distinfo:1.14
--- pkgsrc/www/py-aiohttp/distinfo:1.13 Wed Feb 14 11:31:04 2018
+++ pkgsrc/www/py-aiohttp/distinfo      Sun Feb 25 22:04:55 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/02/14 11:31:04 adam Exp $
+$NetBSD: distinfo,v 1.14 2018/02/25 22:04:55 adam Exp $
 
-SHA1 (aiohttp-3.0.1.tar.gz) = abe32835ce3a45b9a9679858049141b691a02cc3
-RMD160 (aiohttp-3.0.1.tar.gz) = e6bdbc3f6df4f8d44bda306f9f1e8bbd8ebf7095
-SHA512 (aiohttp-3.0.1.tar.gz) = 5910fcdeef2c4742e69a6baff163da5846e3f39cf0e7a6b4ebdedb6afac7fb4ed63504dc604935847d990eb20d79c44820143dc9efe1b0339bb56bbb80cd09cd
-Size (aiohttp-3.0.1.tar.gz) = 737087 bytes
+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



Home | Main Index | Thread Index | Old Index