[arch-commits] Commit in python-werkzeug/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Mar 12 13:47:36 UTC 2017
Date: Sunday, March 12, 2017 @ 13:47:35
Author: svenstaro
Revision: 215771
upgpkg: python-werkzeug 0.12-1
upstream release 0.12
Modified:
python-werkzeug/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-12 13:45:32 UTC (rev 215770)
+++ PKGBUILD 2017-03-12 13:47:35 UTC (rev 215771)
@@ -6,7 +6,7 @@
# Contributor: Richard Murri
pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.11.15
+pkgver=0.12
pkgrel=1
pkgdesc='Swiss Army knife of Python web development'
url='http://werkzeug.pocoo.org/'
@@ -14,7 +14,7 @@
license=('custom:BSD')
makedepends=('python-setuptools' 'python2-setuptools' 'python-pytest' 'python2-pytest' 'python-requests' 'python2-requests')
source=("https://github.com/pallets/werkzeug/archive/${pkgver}.tar.gz")
-sha256sums=('55502d446bba8fc14e16dd8b34ee49ac989152150149416d98b42d9e7b9befe8')
+sha256sums=('44029b8c3ece6051f44f5dce1d18d29f4cffd5c14d8ab25dfc2eca01ec395f8a')
prepare() {
cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"
More information about the arch-commits
mailing list