Changelog: https://github.com/python-attrs/attrs/releases/tag/25.4.0
Removed obsolete file which was added to ptest. This is no longer necessary moving forward Signed-off-by: Tom Geelen <[email protected]> --- .../{python3-attrs_25.3.0.bb => python3-attrs_25.4.0.bb} | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) rename meta/recipes-devtools/python/{python3-attrs_25.3.0.bb => python3-attrs_25.4.0.bb} (73%) diff --git a/meta/recipes-devtools/python/python3-attrs_25.3.0.bb b/meta/recipes-devtools/python/python3-attrs_25.4.0.bb similarity index 73% rename from meta/recipes-devtools/python/python3-attrs_25.3.0.bb rename to meta/recipes-devtools/python/python3-attrs_25.4.0.bb index bed26a5184..7bc581b875 100644 --- a/meta/recipes-devtools/python/python3-attrs_25.3.0.bb +++ b/meta/recipes-devtools/python/python3-attrs_25.4.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.attrs.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5e55731824cf9205cfabeab9a0600887" -SRC_URI[sha256sum] = "75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b" +SRC_URI[sha256sum] = "16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11" inherit pypi ptest-python-pytest python_hatchling @@ -21,8 +21,4 @@ RDEPENDS:${PN}-ptest += " \ python3-hypothesis \ " -do_install_ptest:append() { - install ${S}/conftest.py ${D}${PTEST_PATH}/ -} - BBCLASSEXTEND = "native nativesdk" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228072): https://lists.openembedded.org/g/openembedded-core/message/228072 Mute This Topic: https://lists.openembedded.org/mt/116831141/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
