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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Jan 9 22:56:23 UTC 2017


    Date: Monday, January 9, 2017 @ 22:56:22
  Author: svenstaro
Revision: 206251

upgpkg: python-werkzeug 0.11.15-1

upstream release 0.11.15

Modified:
  python-werkzeug/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-09 21:53:40 UTC (rev 206250)
+++ PKGBUILD	2017-01-09 22:56:22 UTC (rev 206251)
@@ -6,8 +6,8 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.11.13
-pkgrel=2
+pkgver=0.11.15
+pkgrel=1
 pkgdesc='Swiss Army knife of Python web development'
 url='http://werkzeug.pocoo.org/'
 arch=('any')
@@ -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=('27d54a73ee6f74228112ab6936c101892fedff321e2eff948d452b07042a9b43')
+sha256sums=('55502d446bba8fc14e16dd8b34ee49ac989152150149416d98b42d9e7b9befe8')
 
 prepare() {
   cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list