From 23d96e0957a2e32bf53c794fc6847ef2d8fe3b9b Mon Sep 17 00:00:00 2001 From: kleink Date: Wed, 6 Jan 2016 17:28:31 +0000 Subject: Update py-werkzeug and py-werkzeug-docs to 0.11.3. Version 0.11.3 -------------- Released on December 20th 2015. - Fixed an issue with copy operations not working against proxies. - Changed the logging operations of the development server to correctly log where the server is running in all situations again. - Fixed another regression with SSL wrapping similar to the fix in 0.11.2 but for a different code path. --- www/py-werkzeug/Makefile | 3 +-- www/py-werkzeug/Makefile.common | 5 ++--- www/py-werkzeug/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 10 deletions(-) (limited to 'www') diff --git a/www/py-werkzeug/Makefile b/www/py-werkzeug/Makefile index 0e12a3c6bb5..afec3a2f26b 100644 --- a/www/py-werkzeug/Makefile +++ b/www/py-werkzeug/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2015/12/15 17:40:36 kleink Exp $ +# $NetBSD: Makefile,v 1.11 2016/01/06 17:28:31 kleink Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} -PKGREVISION= 1 COMMENT= Python WSGI Utility Library diff --git a/www/py-werkzeug/Makefile.common b/www/py-werkzeug/Makefile.common index 644d95c37aa..a0eb2ff587d 100644 --- a/www/py-werkzeug/Makefile.common +++ b/www/py-werkzeug/Makefile.common @@ -1,10 +1,9 @@ -# $NetBSD: Makefile.common,v 1.11 2015/12/18 16:21:33 joerg Exp $ +# $NetBSD: Makefile.common,v 1.12 2016/01/06 17:28:31 kleink Exp $ # used by www/py-werkzeug/Makefile # used by www/py-werkzeug-docs/Makefile -DISTNAME= Werkzeug-0.11.2 -DIST_SUBDIR= py-werkzeug +DISTNAME= Werkzeug-0.11.3 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_GITHUB:=mitsuhiko/} GITHUB_PROJECT=${DISTNAME:tl:C/-[^-]*$//} diff --git a/www/py-werkzeug/distinfo b/www/py-werkzeug/distinfo index 75b7fac18e3..02c093cf032 100644 --- a/www/py-werkzeug/distinfo +++ b/www/py-werkzeug/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2015/12/15 17:40:36 kleink Exp $ +$NetBSD: distinfo,v 1.11 2016/01/06 17:28:31 kleink Exp $ -SHA1 (py-werkzeug/Werkzeug-0.11.2.tar.gz) = 3cb7316582e0f42af1fe2dba61aa01d759ffd870 -RMD160 (py-werkzeug/Werkzeug-0.11.2.tar.gz) = 3d6874cf5f0e07b4c1af460a3ac84b77b56a7c3a -SHA512 (py-werkzeug/Werkzeug-0.11.2.tar.gz) = 99b522726de37da1d29e71f8e069f30fae4b92105009c9aeebd18868a5734c0f00cbb39ae983f187bf5f049598785e239b580bb811450cae8687877f771a8896 -Size (py-werkzeug/Werkzeug-0.11.2.tar.gz) = 1167356 bytes +SHA1 (Werkzeug-0.11.3.tar.gz) = 0a89f56ec1b072320cb682197d147f656f5d7bb6 +RMD160 (Werkzeug-0.11.3.tar.gz) = cf693f5086a24b12aa5a3d24b0f0e924025c9b18 +SHA512 (Werkzeug-0.11.3.tar.gz) = c94311507a6fee8a0ea33738ce4f4f171f69a7ad2268e18db4b6257f51cdbb51475c34c7005409558cbd5204c32f088bcd0245d24b9cb54e2f0a67a5295d4fef +Size (Werkzeug-0.11.3.tar.gz) = 1167529 bytes -- cgit v1.2.3