mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 17:11:32 +08:00
python-babel: bump to 2.18.0
Changelog: https://github.com/python-babel/babel/blob/master/CHANGES.rst Minor release with bug fixes. Resets PKG_RELEASE to 1. Add test.sh to verify locale, date, and number formatting. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
753282cb9b
commit
387b6197cc
@@ -8,11 +8,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-babel
|
||||
PKG_VERSION:=2.17.0
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=2.18.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=babel
|
||||
PKG_HASH:=0c54cffb19f690cdcc52a3b50bcbf71e07a808d1c80d549f2459b9d2cf0afb9d
|
||||
PKG_HASH:=b80b99a14bd085fcacfa15c9165f651fbb3406e66cc603abf11c5750937c992d
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user