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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 2 14:10:55 UTC 2022


    Date: Friday, September 2, 2022 @ 14:10:55
  Author: felixonmars
Revision: 1290914

upgpkg: python-werkzeug 2.2.2-1

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-02 13:42:42 UTC (rev 1290913)
+++ PKGBUILD	2022-09-02 14:10:55 UTC (rev 1290914)
@@ -5,7 +5,7 @@
 # Contributor: Richard Murri
 
 pkgname=python-werkzeug
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc='Swiss Army knife of Python web development'
 url='https://werkzeug.palletsprojects.com/'
@@ -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=('466d164f8a5861cd36eaaf3674a8bb6640593981007d1d6bced1abbdaf8c6a39666601960ebfb2dc35b7c9c17a961ea07bf919cd646c282d27fd5e0f36cc3035')
+sha512sums=('cded6c7e0b00871366b70a41de45e31323c0fc09300413d0efca98f5a2f8207026fd77c7e5670fde727da377fd02b9b636f390a2524d2b5778e9e3bdbdfe3e3a')
 
 build() {
   cd "werkzeug-$pkgver"



More information about the arch-commits mailing list