pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-werkzeug py-werkzeug: updated to 0.15.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/46ce8ad76fb1
branches: trunk
changeset: 339134:46ce8ad76fb1
user: adam <adam%pkgsrc.org@localhost>
date: Sat Sep 07 07:25:03 2019 +0000
description:
py-werkzeug: updated to 0.15.6
Version 0.15.6
- Work around a bug in pip that caused the reloader to fail on
Windows when the script was an entry point. This fixes the issue
with Flask's flask run command failing with "No module named
Scripts\flask".
- ProxyFix trusts the X-Forwarded-Proto header by default.
- The deprecated num_proxies argument to ProxyFix sets
x_for, x_proto, and x_host to match 0.14 behavior. This
is intended to make intermediate upgrades less disruptive, but the
argument will still be removed in 1.0.
diffstat:
www/py-werkzeug/Makefile.common | 4 ++--
www/py-werkzeug/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 209b3580c652 -r 46ce8ad76fb1 www/py-werkzeug/Makefile.common
--- a/www/py-werkzeug/Makefile.common Sat Sep 07 07:22:14 2019 +0000
+++ b/www/py-werkzeug/Makefile.common Sat Sep 07 07:25:03 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.22 2019/08/05 10:21:32 adam Exp $
+# $NetBSD: Makefile.common,v 1.23 2019/09/07 07:25:03 adam Exp $
# used by www/py-werkzeug/Makefile
# used by www/py-werkzeug-docs/Makefile
-DISTNAME= Werkzeug-0.15.5
+DISTNAME= Werkzeug-0.15.6
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=W/Werkzeug/}
diff -r 209b3580c652 -r 46ce8ad76fb1 www/py-werkzeug/distinfo
--- a/www/py-werkzeug/distinfo Sat Sep 07 07:22:14 2019 +0000
+++ b/www/py-werkzeug/distinfo Sat Sep 07 07:25:03 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2019/08/05 10:21:32 adam Exp $
+$NetBSD: distinfo,v 1.22 2019/09/07 07:25:03 adam Exp $
-SHA1 (Werkzeug-0.15.5.tar.gz) = 7a06ed962908d1317f685fb09b1f8861dccc371e
-RMD160 (Werkzeug-0.15.5.tar.gz) = 573d57c112a7116c7647a8f07b146bb46f15c217
-SHA512 (Werkzeug-0.15.5.tar.gz) = e2980b649db0c246fa87b94972f1a1e00b19f20a90e34733267cb50b0d1c8e83701f4bde3e466f9f12243c47b3cc40c6977e63164f18ee5e518b75e952988edd
-Size (Werkzeug-0.15.5.tar.gz) = 926570 bytes
+SHA1 (Werkzeug-0.15.6.tar.gz) = 4de3d851244c824bac509861d85cf243167c22aa
+RMD160 (Werkzeug-0.15.6.tar.gz) = 80bfcf620425e4e7bb9787d30123eb64c7e3501b
+SHA512 (Werkzeug-0.15.6.tar.gz) = 5530002c3da348cdc6bc8954d499338ca3730d46221b0ce93feffa03fa7188ca9458a5102dcf90592b35004583b7a06af70f3d8ce7ff35515506366f327c68af
+Size (Werkzeug-0.15.6.tar.gz) = 926705 bytes
Home |
Main Index |
Thread Index |
Old Index