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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 15 23:33:13 UTC 2017


    Date: Wednesday, March 15, 2017 @ 23:33:13
  Author: svenstaro
Revision: 216481

upgpkg: python-werkzeug 0.12.1-1

upstream release 0.12.1

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-15 23:21:52 UTC (rev 216480)
+++ PKGBUILD	2017-03-15 23:33:13 UTC (rev 216481)
@@ -6,7 +6,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.12
+pkgver=0.12.1
 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=('44029b8c3ece6051f44f5dce1d18d29f4cffd5c14d8ab25dfc2eca01ec395f8a')
+sha512sums=('14c51e823bc767d7e76d07519be821566f3561f55404ab5df92f7f15d71afc96f3c59c2ce024d240c2db2b98bf0db0f818db38f85c66343cad2683bcf88cbbe5')
 
 prepare() {
   cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list