diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-babel_2.10.3.bb (renamed from meta/recipes-devtools/python/python3-babel_2.10.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-babel_2.10.1.bb b/meta/recipes-devtools/python/python3-babel_2.10.3.bb index d06eb2bf5c..7420bfc917 100644 --- a/meta/recipes-devtools/python/python3-babel_2.10.1.bb +++ b/meta/recipes-devtools/python/python3-babel_2.10.3.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=1b3f4650099e6d6a73e5a7fc8774ff18" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1b3f4650099e6d6a73e5a7fc8774ff18" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "98aeaca086133efb3e1e2aad0396987490c8425929ddbcfe0550184fdc54cd13" | 6 | SRC_URI[sha256sum] = "7614553711ee97490f732126dc077f8d0ae084ebc6a96e23db1482afabdb2c51" |
7 | 7 | ||
8 | PYPI_PACKAGE = "Babel" | 8 | PYPI_PACKAGE = "Babel" |
9 | 9 | ||