diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb (renamed from meta/recipes-devtools/python/python3-trove-classifiers_2024.4.10.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2024.4.10.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb index 357b428983..94c48ed102 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2024.4.10.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb | |||
| @@ -3,7 +3,9 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers" | |||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "49f40bb6a746b72a1cba4f8d55ee8252169cda0f70802e3fd24f04b7fb25a492" | 6 | SRC_URI[sha256sum] = "d47a6f1c48803091c3fc81f535fecfeef65b558f2b9e4e83df7a79d17bce8bbf" |
| 7 | |||
| 8 | PYPI_PACKAGE = "trove_classifiers" | ||
| 7 | 9 | ||
| 8 | inherit pypi python_setuptools_build_meta ptest | 10 | inherit pypi python_setuptools_build_meta ptest |
| 9 | 11 | ||
