diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-babel_2.10.1.bb (renamed from meta/recipes-devtools/python/python3-babel_2.9.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-babel_2.9.1.bb b/meta/recipes-devtools/python/python3-babel_2.10.1.bb index 11c8d60105..d06eb2bf5c 100644 --- a/meta/recipes-devtools/python/python3-babel_2.9.1.bb +++ b/meta/recipes-devtools/python/python3-babel_2.10.1.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | DESCRIPTION = "A collection of tools for internationalizing Python applications" | 1 | DESCRIPTION = "A collection of tools for internationalizing Python applications" |
| 2 | HOMEPAGE = "http://babel.edgewall.org/" | 2 | HOMEPAGE = "http://babel.edgewall.org/" |
| 3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=05fb707293a85504aa67afc8ea34d747" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1b3f4650099e6d6a73e5a7fc8774ff18" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "bc0c176f9f6a994582230df350aa6e05ba2ebe4b3ac317eab29d9be5d2768da0" | 6 | SRC_URI[sha256sum] = "98aeaca086133efb3e1e2aad0396987490c8425929ddbcfe0550184fdc54cd13" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "Babel" | 8 | PYPI_PACKAGE = "Babel" |
| 9 | 9 | ||
