python-babel: update to version 2.15.0

Release notes:
https://github.com/python-babel/babel/releases/tag/v2.15.0

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer
2025-12-03 10:19:54 +01:00
parent b7033c0b2a
commit 636eb9049e
+2 -2
View File
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-babel
PKG_VERSION:=2.12.1
PKG_VERSION:=2.15.0
PKG_RELEASE:=1
PYPI_NAME:=Babel
PYPI_SOURCE_NAME:=babel
PKG_HASH:=cc2d99999cd01d44420ae725a21c9e3711b3aadc7976d6147f622d8581963455
PKG_HASH:=8daf0e265d05768bc6c7a314cf1321e9a123afc328cc635c18622a2f30a04413
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=BSD-3-Clause