python3-bottle: Update to 0.12.25
authorTianling Shen <redacted>
Sat, 27 May 2023 06:35:33 +0000 (14:35 +0800)
committerJosef Schlehofer <redacted>
Mon, 5 Jun 2023 09:31:42 +0000 (11:31 +0200)
Fix build with Python 3.11

Signed-off-by: Tianling Shen <redacted>
lang/python/python3-bottle/Makefile

index 55ce898b216f54af3f075a82305f6f8f81239c29..f094d81b6aee28154faac4dc85b56bd86f2795a8 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python3-bottle
-PKG_VERSION:=0.12.19
+PKG_VERSION:=0.12.25
 PKG_RELEASE:=1
 
 PYPI_NAME:=bottle
-PKG_HASH:=a9d73ffcbc6a1345ca2d7949638db46349f5b2b77dac65d6494d45c23628da2c
+PKG_HASH:=e1a9c94970ae6d710b3fb4526294dfeb86f2cb4a81eff3a4b98dc40fb0e5e021
 
 PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT