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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Oct 6 14:33:21 UTC 2019


    Date: Sunday, October 6, 2019 @ 14:33:20
  Author: svenstaro
Revision: 513404

upgpkg: python-werkzeug 0.16.0-1

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-06 14:30:01 UTC (rev 513403)
+++ PKGBUILD	2019-10-06 14:33:20 UTC (rev 513404)
@@ -1,4 +1,4 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 # Contributor: Alexander Rødseth <rodseth at gmail.com>
 # Contributor: Thomas Dziedzic < gostrc at gmail >
 # Contributor: Dan Serban
@@ -5,7 +5,7 @@
 # Contributor: Richard Murri
 
 pkgname=('python-werkzeug' 'python2-werkzeug')
-pkgver=0.15.6
+pkgver=0.16.0
 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=('7f0e2a7848f10ed6950bede34e3251b82155b6da0a37bff856f46f14a1c492123d0b41363fa9739bb4e0307055564bd9a8793f75884b5a706b0d798e1060f5a0')
+sha512sums=('78e7d2ccceb8764f92a3252b2ff670065a42fe2ad1d2b4631e05c107d2128f8f6f4090e32bd975526e4b5985dbbdbac22e9ad1514d14e88ecfb064483107d0ed')
 
 prepare() {
   cp -r "werkzeug-$pkgver" "python-werkzeug-$pkgver"



More information about the arch-commits mailing list