diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.6.6.bb b/meta-python/recipes-devtools/python/python3-astroid_2.7.0.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-astroid_2.6.6.bb rename to meta-python/recipes-devtools/python/python3-astroid_2.7.0.bb index 10851039b3c..f95c5138cc0 100644 --- a/meta-python/recipes-devtools/python/python3-astroid_2.6.6.bb +++ b/meta-python/recipes-devtools/python/python3-astroid_2.7.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1" -SRC_URI[sha256sum] = "3975a0bd5373bdce166e60c851cfcbaf21ee96de80ec518c1f4cb3e94c3fb334" +SRC_URI[sha256sum] = "1472a98322b64869b9dc95007a0fbbaa71d580e3c8abf73c989b740873c673f3" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pycurl_7.44.0.bb b/meta-python/recipes-devtools/python/python3-pycurl_7.44.1.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-pycurl_7.44.0.bb rename to meta-python/recipes-devtools/python/python3-pycurl_7.44.1.bb index 72b87dafb2e..a80fed62de7 100644 --- a/meta-python/recipes-devtools/python/python3-pycurl_7.44.0.bb +++ b/meta-python/recipes-devtools/python/python3-pycurl_7.44.1.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL;md5=4fbd65380cdd255951079008b364516c \ file://COPYING-MIT;md5=75f131c591546fd1277ca49c9a81ab1b \ " -SRC_URI[sha256sum] = "2ce9905626d8ceafcbadee666e2f45397e29c7618ddcdc63fc22d85e5046c6d6" +SRC_URI[sha256sum] = "5bcef4d988b74b99653602101e17d8401338d596b9234d263c728a0c3df003e8" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb b/meta-python/recipes-devtools/python/python3-ujson_4.1.0.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb rename to meta-python/recipes-devtools/python/python3-ujson_4.1.0.bb index 096b5722aff..d8e83c58a14 100644 --- a/meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-ujson_4.1.0.bb @@ -4,7 +4,7 @@ DESCRIPTION = "UltraJSON is an ultra fast JSON encoder and decoder written in pu LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=10fa10456417c0252bcb8a498e498ffe" -SRC_URI[sha256sum] = "c615a9e9e378a7383b756b7e7a73c38b22aeb8967a8bfbffd4741f7ffd043c4d" +SRC_URI[sha256sum] = "22b63ec4409f0d2f2c4c9d5aa331997e02470b7a15a3233f3cc32f2f9b92d58c" inherit pypi ptest setuptools3