Upgrade to release 3.1.3: - Add support for publishing wheels to PyPi for Python 3.9. Wheel building is currently broken for Python 3.9 on Arm/Aarch64 - Drop building of wheels for Python 3.5 - Move to Visual Studio 2019 (14.2) on AppVeyor - Build against the XCode 12.2 image on Travis
Signed-off-by: Leon Anavi <[email protected]> --- .../python/{python3-lz4_3.1.1.bb => python3-lz4_3.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-lz4_3.1.1.bb => python3-lz4_3.1.3.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-lz4_3.1.1.bb b/meta-python/recipes-devtools/python/python3-lz4_3.1.3.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-lz4_3.1.1.bb rename to meta-python/recipes-devtools/python/python3-lz4_3.1.3.bb index 1cc378def..b14484b78 100644 --- a/meta-python/recipes-devtools/python/python3-lz4_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-lz4_3.1.3.bb @@ -8,7 +8,7 @@ DEPENDS += " \ ${PYTHON_PN}-pkgconfig-native \ " -SRC_URI[sha256sum] = "1ac354804cb2d5fb3d213857a6bf8590a301ef051cc16fbb4938bd2d6e524bda" +SRC_URI[sha256sum] = "081ef0a3b5941cb03127f314229a1c78bd70c9c220bb3f4dd80033e707feaa18" inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88941): https://lists.openembedded.org/g/openembedded-devel/message/88941 Mute This Topic: https://lists.openembedded.org/mt/80003118/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
