[arch-commits] Commit in python-werkzeug/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Jan 17 09:22:18 UTC 2018
Date: Wednesday, January 17, 2018 @ 09:22:17
Author: svenstaro
Revision: 283584
upgpkg: python-werkzeug 0.14-1
Modified:
python-werkzeug/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-17 09:17:46 UTC (rev 283583)
+++ PKGBUILD 2018-01-17 09:22:17 UTC (rev 283584)
@@ -6,7 +6,7 @@
# Contributor: Richard Murri
pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.13
+pkgver=0.14
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")
-sha512sums=('9937478edb8591d0065469c2ed04fed29e9ad38f7ab9b3ca935660a288093748becdb6de1854fc38fd4f442fc3d9d7102750716e996b3f996f1dd9dfd7d1309a')
+sha512sums=('dfc1b0c607daa570b9383f9620f5b6ec9184a8b686258e50126af4f46ef35afa03fb50c368153a56584e9a032b5636abcec5a7fb2d40a5cfb229c62729bacd95')
prepare() {
cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"
More information about the arch-commits
mailing list