mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:41:13 +00:00
python3-babel: Upgrade 2.9.0 -> 2.9.1
Upgrade to release 2.9.1: - The internal locale-data loading functions now validate the name of the locale file to be loaded and only allow files within Babel's data directory. Thanks to Chris Lyne of Tenable, Inc. for discovering the issue! License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
178ef37ed7
commit
0f7eec8da9
@ -1,9 +1,9 @@
|
||||
DESCRIPTION = "A collection of tools for internationalizing Python applications"
|
||||
HOMEPAGE = "http://babel.edgewall.org/"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=22a580b27e4ebf9689e466b63aedeb7f"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=05fb707293a85504aa67afc8ea34d747"
|
||||
|
||||
SRC_URI[sha256sum] = "da031ab54472314f210b0adcff1588ee5d1d1d0ba4dbd07b94dba82bde791e05"
|
||||
SRC_URI[sha256sum] = "bc0c176f9f6a994582230df350aa6e05ba2ebe4b3ac317eab29d9be5d2768da0"
|
||||
|
||||
PYPI_PACKAGE = "Babel"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user