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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Sat Apr 2 14:52:23 UTC 2022


    Date: Saturday, April 2, 2022 @ 14:52:23
  Author: svenstaro
Revision: 1180820

upgpkg: python-werkzeug 2.1.1-1

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-02 14:40:19 UTC (rev 1180819)
+++ PKGBUILD	2022-04-02 14:52:23 UTC (rev 1180820)
@@ -5,8 +5,8 @@
 # Contributor: Richard Murri
 
 pkgname=python-werkzeug
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc='Swiss Army knife of Python web development'
 url='https://werkzeug.palletsprojects.com/'
 arch=('any')
@@ -17,7 +17,7 @@
               'python-ephemeral-port-reserve' 'python-greenlet' 'python-watchdog'
               'python-cryptography')
 source=("https://github.com/pallets/werkzeug/archive/${pkgver}/$pkgname-$pkgver.tar.gz")
-sha512sums=('acda1e4037e1d525cbd82ed2310ddf55968d14df6656018b910d7200b51569e88cf58957f94f377deb7fe100db03d30016e9dc91e033a298ad54cb34922be30e')
+sha512sums=('992b5b0a95db5266d025e06683b04f932def72c3967b2c9903f718c5f2672cf0abadb247cf77029d99b567c9588f5ae03b6b07d566bfd764c738ede53501ba1b')
 
 build() {
   cd "werkzeug-$pkgver"



More information about the arch-commits mailing list