[arch-commits] Commit in python-werkzeug/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Dec 31 13:42:27 UTC 2015


    Date: Thursday, December 31, 2015 @ 14:42:26
  Author: svenstaro
Revision: 155063

upgpkg: python-werkzeug 0.11.3-1

upstream release 0.11.3

Modified:
  python-werkzeug/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-31 13:23:42 UTC (rev 155062)
+++ PKGBUILD	2015-12-31 13:42:26 UTC (rev 155063)
@@ -6,7 +6,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.11.2
+pkgver=0.11.3
 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=("http://pypi.python.org/packages/source/W/Werkzeug/Werkzeug-$pkgver.tar.gz")
-sha256sums=('eb4f98994b40a8e2edce289e811c9a38880ae53eb9ff6f031d0e243a69b0fcbf')
+sha256sums=('eb5f700a9bfc96420b055635af9002d3662e43d80c3ffd31f224c25bc0d5f462')
 
 prepare() {
   cp -r "Werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list