From: Wang Mingyu Date: Fri, 13 Oct 2023 09:06:24 +0000 (+0800) Subject: python3-iso8601: upgrade 2.0.0 -> 2.1.0 X-Git-Tag: uninative-4.4~1269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c793b8491c2866f29642437c4df96a85168463e;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-iso8601: upgrade 2.0.0 -> 2.1.0 Changelog: ============ Fixed ------ Use ruff for linting Fixed CHANGELOG version links Added ------ Add readthedocs configuration Signed-off-by: Wang Mingyu Signed-off-by: Luca Ceresoli --- diff --git a/meta/recipes-devtools/python/python3-iso8601_2.0.0.bb b/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb similarity index 79% rename from meta/recipes-devtools/python/python3-iso8601_2.0.0.bb rename to meta/recipes-devtools/python/python3-iso8601_2.1.0.bb index a8dccb90c72..40ca5177bee 100644 --- a/meta/recipes-devtools/python/python3-iso8601_2.0.0.bb +++ b/meta/recipes-devtools/python/python3-iso8601_2.1.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://pyiso8601.readthedocs.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=aab31f2ef7ba214a5a341eaa47a7f367" -SRC_URI[sha256sum] = "739960d37c74c77bd9bd546a76562ccb581fe3d4820ff5c3141eb49c839fda8f" +SRC_URI[sha256sum] = "6b1d3829ee8921c4301998c909f7829fa9ed3cbdac0d3b16af2d743aed1ba8df" inherit pypi python_poetry_core