diff --git a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb index 8777036d96b..9eafbaa3c6e 100644 --- a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb @@ -20,4 +20,4 @@ RDEPENDS:${PN} += "\ ${PYTHON_PN}-humanfriendly \ " -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb b/meta-python/recipes-devtools/python/python3-pycparser_2.21.bb similarity index 64% rename from meta-python/recipes-devtools/python/python3-pycparser_2.20.bb rename to meta-python/recipes-devtools/python/python3-pycparser_2.21.bb index fde868a7012..53b7367903e 100644 --- a/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb +++ b/meta-python/recipes-devtools/python/python3-pycparser_2.21.bb @@ -1,10 +1,9 @@ SUMMARY = "Parser of the C language, written in pure Python" HOMEPAGE = "https://github.com/eliben/pycparser" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=86f1cedb4e6410a88ce8e30b91079169" +LIC_FILES_CHKSUM = "file://LICENSE;md5=2c28cdeabcb88f5843d934381b4b4fea" -SRC_URI[md5sum] = "b8f88de737db8c346ee8d31c07c7a25a" -SRC_URI[sha256sum] = "2d475327684562c3a96cc71adf7dc8c4f0565175cf86b6d7a404ff4c771f15f0" +SRC_URI[sha256sum] = "e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pymongo_3.12.0.bb b/meta-python/recipes-devtools/python/python3-pymongo_4.0.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-pymongo_3.12.0.bb rename to meta-python/recipes-devtools/python/python3-pymongo_4.0.bb index 17975ff5d38..ea057c18047 100644 --- a/meta-python/recipes-devtools/python/python3-pymongo_3.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-pymongo_4.0.bb @@ -8,7 +8,7 @@ HOMEPAGE = "http://github.com/mongodb/mongo-python-driver" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "b88d1742159bc93a078733f9789f563cef26f5e370eba810476a71aa98e5fbc2" +SRC_URI[sha256sum] = "6d158eadba3aaab276a3b188b7f467ab0384b68c1d31cfa87335e52addd9dcb6" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-rdflib_6.0.0.bb b/meta-python/recipes-devtools/python/python3-rdflib_6.0.2.bb similarity index 65% rename from meta-python/recipes-devtools/python/python3-rdflib_6.0.0.bb rename to meta-python/recipes-devtools/python/python3-rdflib_6.0.2.bb index 589e6638bf0..49e6d33ab42 100644 --- a/meta-python/recipes-devtools/python/python3-rdflib_6.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-rdflib_6.0.2.bb @@ -1,8 +1,8 @@ SUMMARY = "RDFLib is a pure Python package for working with RDF" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=89aa9a14f80a6ac70e1d5da763a309ed" +LIC_FILES_CHKSUM = "file://LICENSE;md5=b6cde159c801514e0e45a40cf0a9d3d9" -SRC_URI[sha256sum] = "7ce4d757eb26f4dd43205ec340d8c097f29e5adfe45d6ea20238c731dc679879" +SRC_URI[sha256sum] = "6136ae056001474ee2aff5fc5b956e62a11c3a9c66bb0f3d9c0aaa5fbb56854e" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.13.0.bb b/meta-python/recipes-devtools/python/python3-typeguard_2.13.2.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-typeguard_2.13.0.bb rename to meta-python/recipes-devtools/python/python3-typeguard_2.13.2.bb index 564f98e3f20..b7ae4a32c4f 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_2.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_2.13.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/typeguard/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53" -SRC_URI[sha256sum] = "04e38f92eb59410c9375d3be23df65e0a7643f2e8bcbd421423d808d2f9e99df" +SRC_URI[sha256sum] = "7e50071590ab997509aa0977609eb5cf9d73d84c1f416cb4fab78b77a9d15326" inherit pypi setuptools3 ptest diff --git a/meta-python/recipes-devtools/python/python3-ujson_4.2.0.bb b/meta-python/recipes-devtools/python/python3-ujson_4.3.0.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-ujson_4.2.0.bb rename to meta-python/recipes-devtools/python/python3-ujson_4.3.0.bb index 3dbfe44faa2..7949a636ce3 100644 --- a/meta-python/recipes-devtools/python/python3-ujson_4.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-ujson_4.3.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] = "fffe509f556861c7343c6cba57ed05fe7bcf4b48a934a5b946ccb45428cf8883" +SRC_URI[sha256sum] = "baee56eca35cb5fbe02c28bd9c0936be41a96fa5c0812d9d4b7edeb5c3d568a0" inherit pypi ptest setuptools3 diff --git a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.bb b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.1.bb similarity index 77% rename from meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.bb rename to meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.1.bb index add44583331..ec3cde87d3e 100644 --- a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.bb +++ b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://rhodesmill.org/pyephem/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=9c930b395b435b00bb13ec83b0c99f40" -SRC_URI[sha256sum] = "c076794a511a34b5b91871c1cf6374dbc323ec69fca3f50eb718f20b171259d6" +SRC_URI[sha256sum] = "dba9e05c78ce910ae75a06351a5592479191a8dc570ac0cd6d18a77e98138873" PYPI_PACKAGE = "ephem"