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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue May 7 15:20:42 UTC 2019


    Date: Tuesday, May 7, 2019 @ 15:20:42
  Author: svenstaro
Revision: 462243

upgpkg: python-werkzeug 0.15.2-1

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-07 15:20:15 UTC (rev 462242)
+++ PKGBUILD	2019-05-07 15:20:42 UTC (rev 462243)
@@ -5,7 +5,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.15.1
+pkgver=0.15.2
 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=('38b4210c9073b80b5e3f450b8b4504db24979aeb6ef6864a067e68ef6731a14bb77e64ccd6787b8d2719eb6b9ee75e103c8257c3ec8056f0ee03b5dd8ca8778d')
+sha512sums=('f356d39a697d7f46f0b6e1b389b197a09e00ee8b000978e6b1de05b16d22c09238dfe5f98d9c7dba2036eb489e92b60a46e5075ecabf032fe0d06404fc4850ae')
 
 prepare() {
   cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list