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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Tue Mar 29 08:36:28 UTC 2022


    Date: Tuesday, March 29, 2022 @ 08:36:28
  Author: svenstaro
Revision: 1177552

upgpkg: python-werkzeug 2.1.0-1

Modified:
  python-werkzeug/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-29 08:34:16 UTC (rev 1177551)
+++ PKGBUILD	2022-03-29 08:36:28 UTC (rev 1177552)
@@ -5,7 +5,7 @@
 # Contributor: Richard Murri
 
 pkgname=python-werkzeug
-pkgver=2.0.3
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Swiss Army knife of Python web development'
 url='http://werkzeug.pocoo.org/'
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-timeout' 'python-requests' 'python-pytest-xprocess')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pallets/werkzeug/archive/${pkgver}.tar.gz")
-sha512sums=('a205cd981b3e1b481436e483190427ff3808a5ea80abc616ca08d899d0e6a39893a5cb60adc65c99dcab3af47c24b321c71996d719cb7f224de7942b44b1fd69')
+sha512sums=('acda1e4037e1d525cbd82ed2310ddf55968d14df6656018b910d7200b51569e88cf58957f94f377deb7fe100db03d30016e9dc91e033a298ad54cb34922be30e')
 
 build() {
   cd "werkzeug-$pkgver"



More information about the arch-commits mailing list