From: Wang Mingyu <[email protected]> Changelog: ============ -Added support for PyPy 3.10 and Python 3.12 -Updated RTD configuration to include a dummy index.rst redirecting to contents.html, ensuring compatibility with third-party documentation and search indexes. -Fixed the API breakage wih decoder.decode(substrateFun=...).
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-devtools/python/python-pyasn1.inc | 2 +- .../python/{python3-pyasn1_0.5.0.bb => python3-pyasn1_0.5.1.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pyasn1_0.5.0.bb => python3-pyasn1_0.5.1.bb} (100%) diff --git a/meta/recipes-devtools/python/python-pyasn1.inc b/meta/recipes-devtools/python/python-pyasn1.inc index 9eb87354cf..52fd98589d 100644 --- a/meta/recipes-devtools/python/python-pyasn1.inc +++ b/meta/recipes-devtools/python/python-pyasn1.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://pyasn1.sourceforge.net/" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=190f79253908c986e6cacf380c3a5f6d" -SRC_URI[sha256sum] = "97b7290ca68e62a832558ec3976f15cbf911bf5d7c7039d8b861c2a0ece69fde" +SRC_URI[sha256sum] = "6d391a96e59b23130a5cfa74d6fd7f388dbbe26cc8f1edf39fdddf08d9d6676c" RDEPENDS:${PN}:class-target += " \ ${PYTHON_PN}-codecs \ diff --git a/meta/recipes-devtools/python/python3-pyasn1_0.5.0.bb b/meta/recipes-devtools/python/python3-pyasn1_0.5.1.bb similarity index 100% rename from meta/recipes-devtools/python/python3-pyasn1_0.5.0.bb rename to meta/recipes-devtools/python/python3-pyasn1_0.5.1.bb -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191039): https://lists.openembedded.org/g/openembedded-core/message/191039 Mute This Topic: https://lists.openembedded.org/mt/102745888/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
