pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-werkzeug
Module Name: pkgsrc
Committed By: adam
Date: Sat Sep 7 07:25:03 UTC 2019
Modified Files:
pkgsrc/www/py-werkzeug: Makefile.common distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/py-werkzeug/Makefile.common
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/py-werkzeug/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-werkzeug/Makefile.common
diff -u pkgsrc/www/py-werkzeug/Makefile.common:1.22 pkgsrc/www/py-werkzeug/Makefile.common:1.23
--- pkgsrc/www/py-werkzeug/Makefile.common:1.22 Mon Aug 5 10:21:32 2019
+++ pkgsrc/www/py-werkzeug/Makefile.common Sat Sep 7 07:25:03 2019
@@ -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/}
Index: pkgsrc/www/py-werkzeug/distinfo
diff -u pkgsrc/www/py-werkzeug/distinfo:1.21 pkgsrc/www/py-werkzeug/distinfo:1.22
--- pkgsrc/www/py-werkzeug/distinfo:1.21 Mon Aug 5 10:21:32 2019
+++ pkgsrc/www/py-werkzeug/distinfo Sat Sep 7 07:25:03 2019
@@ -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