Upgrade to release 1.9.0: - Add type annotation stubs for the following modules: py.error py.iniconfig py.path (not including SVN paths) py.io py.xml
Signed-off-by: Leon Anavi <[email protected]> --- .../python/{python3-py_1.8.2.bb => python3-py_1.9.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-py_1.8.2.bb => python3-py_1.9.0.bb} (72%) diff --git a/meta-python/recipes-devtools/python/python3-py_1.8.2.bb b/meta-python/recipes-devtools/python/python3-py_1.9.0.bb similarity index 72% rename from meta-python/recipes-devtools/python/python3-py_1.8.2.bb rename to meta-python/recipes-devtools/python/python3-py_1.9.0.bb index aea737853..794ec2a87 100644 --- a/meta-python/recipes-devtools/python/python3-py_1.8.2.bb +++ b/meta-python/recipes-devtools/python/python3-py_1.9.0.bb @@ -3,8 +3,8 @@ HOMEPAGE = "http://py.readthedocs.io/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9" -SRC_URI[md5sum] = "baa54e458875d68031c422abb2e47a5c" -SRC_URI[sha256sum] = "f3b3a4c36512a4c4f024041ab51866f11761cc169670204b235f6b20523d4e6b" +SRC_URI[md5sum] = "b80db4e61eef724f49feb4d20b649e62" +SRC_URI[sha256sum] = "9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342" DEPENDS += "${PYTHON_PN}-setuptools-scm-native" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#85455): https://lists.openembedded.org/g/openembedded-devel/message/85455 Mute This Topic: https://lists.openembedded.org/mt/75196522/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
