Upgrade to release 2.6.17: - Add support for sconstruct and sconscript extensions - Add support for 'slnx' file extension - Add 'escript' file type for Erlang - Add support for HLSL - Add jbuilder extension as ruby text files - Add support for *.diff - Add support for *.cmd - Add support for *.entitlements - Add support for *.xaml - Add support for uv.lock - Add support for Fastfile - Add support for Brewfile - Add support for xcodebuild file formats
Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-identify_2.6.16.bb => python3-identify_2.6.17.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-identify_2.6.16.bb => python3-identify_2.6.17.bb} (72%) diff --git a/meta-python/recipes-devtools/python/python3-identify_2.6.16.bb b/meta-python/recipes-devtools/python/python3-identify_2.6.17.bb similarity index 72% rename from meta-python/recipes-devtools/python/python3-identify_2.6.16.bb rename to meta-python/recipes-devtools/python/python3-identify_2.6.17.bb index ef33b3d6cd..0ec329c954 100644 --- a/meta-python/recipes-devtools/python/python3-identify_2.6.16.bb +++ b/meta-python/recipes-devtools/python/python3-identify_2.6.17.bb @@ -5,7 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bbdc006359f3157660173ec7f133a80e" PYPI_PACKAGE = "identify" inherit pypi setuptools3 -SRC_URI[sha256sum] = "846857203b5511bbe94d5a352a48ef2359532bc8f6727b5544077a0dcfb24980" + +SRC_URI[sha256sum] = "f816b0b596b204c9fdf076ded172322f2723cf958d02f9c3587504834c8ff04d" RDEPENDS:${PN} = " \ python3-ukkonen \ -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124809): https://lists.openembedded.org/g/openembedded-devel/message/124809 Mute This Topic: https://lists.openembedded.org/mt/118094744/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
