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.0.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/9dc9e7b5f457
branches: trunk
changeset: 376135:9dc9e7b5f457
user: adam <adam%pkgsrc.org@localhost>
date: Sun Feb 25 22:04:55 2018 +0000
description:
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.
diffstat:
www/py-aiohttp/Makefile | 4 ++--
www/py-aiohttp/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 31aafb7589ce -r 9dc9e7b5f457 www/py-aiohttp/Makefile
--- a/www/py-aiohttp/Makefile Sun Feb 25 21:59:35 2018 +0000
+++ b/www/py-aiohttp/Makefile Sun Feb 25 22:04:55 2018 +0000
@@ -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/}
diff -r 31aafb7589ce -r 9dc9e7b5f457 www/py-aiohttp/distinfo
--- a/www/py-aiohttp/distinfo Sun Feb 25 21:59:35 2018 +0000
+++ b/www/py-aiohttp/distinfo Sun Feb 25 22:04:55 2018 +0000
@@ -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