mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-cbor2: Upgrade 5.1.0 -> 5.1.1
Upgrade to release 5.1.1: - Build system: Making C lib optional if it fails to compile - Build system: Better Glibc version detection - Tests: Positive and negative bignums - Bugfix: Fractional seconds parsing in datetimes Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,7 +4,8 @@ DEPENDS +="${PYTHON_PN}-setuptools-scm-native"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
|
||||
|
||||
SRC_URI[sha256sum] = "43ce11e8c2fe4971d386d1a60cf83bfa0a4a667b97668ba76acbf5e6398821aa"
|
||||
SRC_URI[sha256sum] = "09e9607ea50e2ebb718791d475f11620cb244b0cc3758ce2e76cf36e8372ad64"
|
||||
SRC_URI[md5sum] = "b034d7edfd22c1f98e600aaedbd90f39"
|
||||
|
||||
inherit pypi setuptools3 ptest
|
||||
|
||||
Reference in New Issue
Block a user