From 64a32293bf032496ffc97e80eb44342d5155f90d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 15 Mar 2025 09:49:24 +0000 Subject: python3-trove-classifiers: upgrade 2025.2.18.16 -> 2025.3.13.13 (From OE-Core rev: 3bff020501140be1e7f0446488923f7d407df6e8) Signed-off-by: Richard Purdie --- .../python/python3-trove-classifiers_2025.2.18.16.bb | 15 --------------- .../python/python3-trove-classifiers_2025.3.13.13.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb create mode 100644 meta/recipes-devtools/python/python3-trove-classifiers_2025.3.13.13.bb (limited to 'meta/recipes-devtools/python') diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb deleted file mode 100644 index 6bdce9dc79..0000000000 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb +++ /dev/null @@ -1,15 +0,0 @@ -SUMMARY = "Canonical source for classifiers on PyPI (pypi.org)." -HOMEPAGE = "https://github.com/pypa/trove-classifiers" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" - -SRC_URI[sha256sum] = "b1ee2e1668589217d4edf506743e28b1834da128f8a122bad522c02d837006e1" - -PYPI_PACKAGE = "trove_classifiers" -UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" - -inherit pypi python_setuptools_build_meta ptest-python-pytest - -DEPENDS += " python3-calver-native" - -BBCLASSEXTEND = "native nativesdk" diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.13.13.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.13.13.bb new file mode 100644 index 0000000000..f2b06b2919 --- /dev/null +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.13.13.bb @@ -0,0 +1,15 @@ +SUMMARY = "Canonical source for classifiers on PyPI (pypi.org)." +HOMEPAGE = "https://github.com/pypa/trove-classifiers" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" + +SRC_URI[sha256sum] = "2a5e24ddafb20da2225a825fe167c4fd4ecbf312cef4310d67f19dc40da7dc8d" + +PYPI_PACKAGE = "trove_classifiers" +UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" + +inherit pypi python_setuptools_build_meta ptest-python-pytest + +DEPENDS += " python3-calver-native" + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf