diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.5.6.bb b/meta-python/recipes-devtools/python/python3-astroid_2.5.7.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-astroid_2.5.6.bb rename to meta-python/recipes-devtools/python/python3-astroid_2.5.7.bb index 62c54a46b9c..c805dc4dc9b 100644 --- a/meta-python/recipes-devtools/python/python3-astroid_2.5.6.bb +++ b/meta-python/recipes-devtools/python/python3-astroid_2.5.7.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1" -SRC_URI[sha256sum] = "8a398dfce302c13f14bab13e2b14fe385d32b73f4e4853b9bdfb64598baa1975" +SRC_URI[sha256sum] = "d66a600e1602736a0f24f725a511b0e50d12eb18f54b31ec276d2c26a0a62c6a" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-certifi_2020.12.5.bb b/meta-python/recipes-devtools/python/python3-certifi_2021.5.30.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-certifi_2020.12.5.bb rename to meta-python/recipes-devtools/python/python3-certifi_2021.5.30.bb index dd2f6a2f634..ef2c66b14e8 100644 --- a/meta-python/recipes-devtools/python/python3-certifi_2020.12.5.bb +++ b/meta-python/recipes-devtools/python/python3-certifi_2021.5.30.bb @@ -5,9 +5,9 @@ which ships with the Requests codebase, and is derived from Mozilla Firefox's ca HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" -LIC_FILES_CHKSUM = "file://LICENSE;md5=f77f61d14ee6feac4228d3ebd26cc1f1" +LIC_FILES_CHKSUM = "file://LICENSE;md5=67da0714c3f9471067b729eca6c9fbe8" -SRC_URI[sha256sum] = "1a4995114262bffbc2413b159f2a1a480c969de6e6eb13ee966d470af86af59c" +SRC_URI[sha256sum] = "2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-humanize_3.5.0.bb b/meta-python/recipes-devtools/python/python3-humanize_3.6.0.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-humanize_3.5.0.bb rename to meta-python/recipes-devtools/python/python3-humanize_3.6.0.bb index 866079105e5..1c269bac92c 100644 --- a/meta-python/recipes-devtools/python/python3-humanize_3.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-humanize_3.6.0.bb @@ -5,7 +5,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENCE;md5=4ecc42519e84f6f3e23529464df7bd1d" -SRC_URI[sha256sum] = "a0474226e1494923f9106758e11f0c3bb4dbe5e7d84388fa78f90eb7713b5d65" +SRC_URI[sha256sum] = "a31704cf41f023e268032c4813c6482573320150a0d986f76b245e0451bb89e1" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-netifaces_0.10.9.bb b/meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb similarity index 62% rename from meta-python/recipes-devtools/python/python3-netifaces_0.10.9.bb rename to meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb index 7edb7e7fb7d..09e54b0baab 100644 --- a/meta-python/recipes-devtools/python/python3-netifaces_0.10.9.bb +++ b/meta-python/recipes-devtools/python/python3-netifaces_0.11.0.bb @@ -4,7 +4,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a53cbc7cb75660694e138ba973c148df" -SRC_URI[md5sum] = "de92cc322b4f56047c073f802ad77860" -SRC_URI[sha256sum] = "2dee9ffdd16292878336a58d04a20f0ffe95555465fee7c9bd23b3490ef2abf3" +SRC_URI[sha256sum] = "043a79146eb2907edf439899f262b3dfe41717d34124298ed281139a8b93ca32" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-ntplib_0.3.4.bb b/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-ntplib_0.3.4.bb rename to meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb index ae4c10f381a..9477a7606a1 100644 --- a/meta-python/recipes-devtools/python/python3-ntplib_0.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://ntplib.py;beginline=1;endline=23;md5=afa07338a9595257e94c205c3e72224d" SRC_URI = "git://github.com/cf-natali/ntplib.git" -SRCREV ?= "aea7925c26152024ca8cf207e77f403f8127727a" +SRCREV ?= "b9c11c5906bc802a20a2dab390e57c50be558808" S = "${WORKDIR}/git"