Rlease notes[1]: Update __init__.py to add Cygwin as a classifier (#232)
Add "Environment :: Cygwin (MS Windows)" as a classifier as some modules, such as mine, work on Windows but only via the Cygwin POSIX layer (www.cygwin.com) [1] https://github.com/pypa/trove-classifiers/releases/tag/2026.1.14.14 Signed-off-by: Hongxu Jia <[email protected]> --- ...025.12.1.14.bb => python3-trove-classifiers_2026.1.14.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-trove-classifiers_2025.12.1.14.bb => python3-trove-classifiers_2026.1.14.14.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2025.12.1.14.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb similarity index 83% rename from meta/recipes-devtools/python/python3-trove-classifiers_2025.12.1.14.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb index 5ca8ff24c0..c334fdfc72 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2025.12.1.14.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "a74f0400524fc83620a9be74a07074b5cbe7594fd4d97fd4c2bfde625fdc1633" +SRC_URI[sha256sum] = "00492545a1402b09d4858605ba190ea33243d361e2b01c9c296ce06b5c3325f3" PYPI_PACKAGE = "trove_classifiers" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232253): https://lists.openembedded.org/g/openembedded-core/message/232253 Mute This Topic: https://lists.openembedded.org/mt/118109856/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
