index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Tianling Shen <cnsztl@immortalwrt.org>
2023-05-27 14:35:33 +0800
committer
Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-06-05 11:31:42 +0200
commit
a6980eb933bb3843afefc4d28d70811926d2f03e
(
patch
)
tree
12dc58e8c9c35eda5ea5fde2bb1ca12c1a24f3a8
parent
0e6fe09a34beeb7e491bd5435e5375ce485a8daa
(
diff
)
python3-bottle: Update to 0.12.25
Fix build with Python 3.11 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat
-rw-r--r--
lang/python/python3-bottle/Makefile
4
1 files 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 <josef.schlehofer@nic.cz>
PKG_LICENSE:=MIT