From a6980eb933bb3843afefc4d28d70811926d2f03e Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sat, 27 May 2023 14:35:33 +0800 Subject: python3-bottle: Update to 0.12.25 Fix build with Python 3.11 Signed-off-by: Tianling Shen --- lang/python/python3-bottle/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python3-bottle/Makefile b/lang/python/python3-bottle/Makefile index 55ce898b2..f094d81b6 100644 --- a/lang/python/python3-bottle/Makefile +++ b/lang/python/python3-bottle/Makefile @@ -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 PKG_LICENSE:=MIT -- cgit v1.2.3