aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2020-07-31 16:22:24 +0300
committerKhem Raj <raj.khem@gmail.com>2020-08-03 17:43:06 -0700
commitd78a2a739fa8488c4529311268c6f22c9171cde8 (patch)
treebb4ac9dc964125bf80d34b560aa76cb975d7a6c5
parent09739f31d72819be2da44573288d1d70f002be72 (diff)
downloadmeta-openembedded-d78a2a739fa8488c4529311268c6f22c9171cde8.tar.gz
python3-cbor2: Upgrade 5.1.1 -> 5.1.2
Upgrade to release 5.1.2: - Bugfix: Refcount bug in C lib causing intermittent segfaults on shutdown 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>
-rw-r--r--meta-python/recipes-devtools/python/python3-cbor2_5.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-cbor2_5.1.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.1.1.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.1.2.bb
index 6b26da2a65..c65be72261 100644
--- a/meta-python/recipes-devtools/python/python3-cbor2_5.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-cbor2_5.1.2.bb
@@ -4,8 +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] = "09e9607ea50e2ebb718791d475f11620cb244b0cc3758ce2e76cf36e8372ad64"
-SRC_URI[md5sum] = "b034d7edfd22c1f98e600aaedbd90f39"
+SRC_URI[sha256sum] = "91759bd0ee5ef0d4fa24144dfa551670730baeca8cf2fff1cc59f734ecd21de6"
+SRC_URI[md5sum] = "693c1bd6635bee8a591a70ea924ad676"
inherit pypi setuptools3 ptest