python-babel: update to version 2.9.1
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 11 Aug 2021 08:11:05 +0000 (10:11 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 8 Dec 2021 22:35:48 +0000 (23:35 +0100)
Changelog:
https://github.com/python-babel/babel/releases/tag/v2.9.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit e2932db1ce45e1882b6935694a46c3a3b7e8536f)

lang/python/python-babel/Makefile

index 42c0f484e6a36509a0cc00084c84a7e9d5cef663..d053fc12379ca92907219c6c5b7ad61dac2075b5 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-babel
-PKG_VERSION:=2.9.0
+PKG_VERSION:=2.9.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=Babel
-PKG_HASH:=da031ab54472314f210b0adcff1588ee5d1d1d0ba4dbd07b94dba82bde791e05
+PKG_HASH:=bc0c176f9f6a994582230df350aa6e05ba2ebe4b3ac317eab29d9be5d2768da0
 
 PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
 PKG_LICENSE:=BSD-3-Clause