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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Sep 11 23:50:32 UTC 2019


    Date: Wednesday, September 11, 2019 @ 23:50:32
  Author: svenstaro
Revision: 509332

upgpkg: python-werkzeug 0.15.6-1

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-11 23:47:35 UTC (rev 509331)
+++ PKGBUILD	2019-09-11 23:50:32 UTC (rev 509332)
@@ -5,7 +5,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.15.2
+pkgver=0.15.6
 pkgrel=1
 pkgdesc='Swiss Army knife of Python web development'
 url='http://werkzeug.pocoo.org/'
@@ -13,7 +13,7 @@
 license=('custom:BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pytest' 'python2-pytest' 'python-requests' 'python2-requests' 'python-hypothesis' 'python2-hypothesis')
 source=("https://github.com/pallets/werkzeug/archive/${pkgver}.tar.gz")
-sha512sums=('f356d39a697d7f46f0b6e1b389b197a09e00ee8b000978e6b1de05b16d22c09238dfe5f98d9c7dba2036eb489e92b60a46e5075ecabf032fe0d06404fc4850ae')
+sha512sums=('7f0e2a7848f10ed6950bede34e3251b82155b6da0a37bff856f46f14a1c492123d0b41363fa9739bb4e0307055564bd9a8793f75884b5a706b0d798e1060f5a0')
 
 prepare() {
   cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list