mirror of
https://git.yoctoproject.org/poky
synced 2026-06-18 22:53:49 +02:00
python3-trove-classifiers: upgrade 2025.5.9.12 -> 2025.9.8.13
(From OE-Core rev: c90e5721f62451990423968338a75abb137dc1b7) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
156d105311
commit
85c9b40b96
@@ -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] = "2de91c8f286b7fea55072061924f69e7f3bdf7a9cb63719c90090e41c6657d3a"
|
||||
|
||||
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"
|
||||
Reference in New Issue
Block a user