Werkzeug: update to version 2.0.1
authorDaniel Golle <daniel@makrotopia.org>
Sun, 1 Aug 2021 03:13:04 +0000 (04:13 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 11 Aug 2021 21:32:45 +0000 (23:32 +0200)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 65c12b3c2f40b1e2eb555d7e2d835912097a67c4)

lang/python/Werkzeug/Makefile

index 1d2951f6460d3361d6e71fd4f997d478d77d74e3..252c2d35de15bddfc83c784bce6a3c8367fdc0f4 100644 (file)
@@ -5,11 +5,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=Werkzeug
-PKG_VERSION:=1.0.1
+PKG_VERSION:=2.0.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=6c80b1e5ad3665290ea39320b91e1be1e0d5f60652b964a3070216de83d2e47c
+PKG_HASH:=1de1db30d010ff1af14a009224ec49ab2329ad2cde454c8a708130642d579c42
 
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=BSD-3-Clause