summaryrefslogtreecommitdiff
path: root/www/py-werkzeug
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-09-07 07:25:03 +0000
committeradam <adam@pkgsrc.org>2019-09-07 07:25:03 +0000
commit7e36140557a9fd16f5d2323558435d1c19c22bfd (patch)
treeac46cd42a07d326b6e2834519b0d8d7587f827ee /www/py-werkzeug
parentf70801ecac2a1cfdd5fe2913e745129d22eee533 (diff)
downloadpkgsrc-7e36140557a9fd16f5d2323558435d1c19c22bfd.tar.gz
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 (limited to 'www/py-werkzeug')
-rw-r--r--www/py-werkzeug/Makefile.common4
-rw-r--r--www/py-werkzeug/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-werkzeug/Makefile.common b/www/py-werkzeug/Makefile.common
index b8ff75e001c..8be5e063a72 100644
--- a/www/py-werkzeug/Makefile.common
+++ b/www/py-werkzeug/Makefile.common
@@ -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 --git a/www/py-werkzeug/distinfo b/www/py-werkzeug/distinfo
index c2abe8f9359..ef3664f61c9 100644
--- a/www/py-werkzeug/distinfo
+++ b/www/py-werkzeug/distinfo
@@ -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