~alpine/aports

[alpine-aports] [PATCH] main/py-werkzeug: update to 0.14.1

Details
Message ID
<20190205215354.967-1-sir@cmpwn.com>
Sender timestamp
1549403634
DKIM signature
missing
Download raw message
Patch: +5 -7
---
The version of Flask which landed in Alpine 3.9 requires a newer version
of Werkzeug, so this patch should be backported to Alpine 3.9.

 main/py-werkzeug/APKBUILD | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/main/py-werkzeug/APKBUILD b/main/py-werkzeug/APKBUILD
index d921fb55df..5ad869441d 100644
--- a/main/py-werkzeug/APKBUILD
+++ b/main/py-werkzeug/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer:
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py-werkzeug
_pkgname=Werkzeug
pkgver=0.11.15
pkgrel=2
pkgver=0.14.1
pkgrel=0
pkgdesc="The WSGI swiss-army knife"
url="http://werkzeug.pocoo.org/"
arch="noarch"
@@ -17,7 +17,7 @@ builddir="$srcdir/$_pkgname-$pkgver"
build() {
	cd "$builddir"

	python2 setup.py build || return 1
	python2 setup.py build
	python3 setup.py build
}

@@ -44,6 +44,4 @@ _py() {
	$python setup.py install --prefix=/usr --root="$subpkgdir"
}

md5sums="cb4010478dd33905f95920e4880204a2  Werkzeug-0.11.15.tar.gz"
sha256sums="455d7798ac263266dbd38d4841f7534dd35ca9c3da4a8df303f8488f38f3bcc0  Werkzeug-0.11.15.tar.gz"
sha512sums="f66303a4a65e50e3e7661330af57172ef390ddc64268ea85a33d48dfb1e72dfc3b50a01be2088704ea3d1a45cd162eda3810841ac4dd7fb4519a82718298eaa6  Werkzeug-0.11.15.tar.gz"
sha512sums="64976cc46c1cee2203112c50aba6f9404d4e48d4a90f8b11837148b5415a28572b7e706095586045a46879e853fc5a80c63e7bf0c13eda29d564a37b4a554c0b  Werkzeug-0.14.1.tar.gz"
-- 
2.20.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)