diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-babel_2.13.0.bb (renamed from meta/recipes-devtools/python/python3-babel_2.12.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-babel_2.12.1.bb b/meta/recipes-devtools/python/python3-babel_2.13.0.bb index 794e1652cd..408f3344bb 100644 --- a/meta/recipes-devtools/python/python3-babel_2.12.1.bb +++ b/meta/recipes-devtools/python/python3-babel_2.13.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://babel.edgewall.org/" | |||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0f97d9a63e91407b4c0d01efde91cfc0" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0f97d9a63e91407b4c0d01efde91cfc0" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "cc2d99999cd01d44420ae725a21c9e3711b3aadc7976d6147f622d8581963455" | 6 | SRC_URI[sha256sum] = "04c3e2d28d2b7681644508f836be388ae49e0cfe91465095340395b60d00f210" |
7 | 7 | ||
8 | PYPI_PACKAGE = "Babel" | 8 | PYPI_PACKAGE = "Babel" |
9 | 9 | ||