summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-babel_2.12.1.bb (renamed from meta/recipes-devtools/python/python3-babel_2.11.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-babel_2.11.0.bb b/meta/recipes-devtools/python/python3-babel_2.12.1.bb
index f6eae88b80..dfa45fbdf6 100644
--- a/meta/recipes-devtools/python/python3-babel_2.11.0.bb
+++ b/meta/recipes-devtools/python/python3-babel_2.12.1.bb
@@ -1,9 +1,9 @@
1DESCRIPTION = "A collection of tools for internationalizing Python applications" 1DESCRIPTION = "A collection of tools for internationalizing Python applications"
2HOMEPAGE = "http://babel.edgewall.org/" 2HOMEPAGE = "http://babel.edgewall.org/"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=fb98e9f202b978d6569807b9525cc691" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=0f97d9a63e91407b4c0d01efde91cfc0"
5 5
6SRC_URI[sha256sum] = "5ef4b3226b0180dedded4229651c8b0e1a3a6a2837d45a073272f313e4cf97f6" 6SRC_URI[sha256sum] = "cc2d99999cd01d44420ae725a21c9e3711b3aadc7976d6147f622d8581963455"
7 7
8PYPI_PACKAGE = "Babel" 8PYPI_PACKAGE = "Babel"
9 9