From: Otavio Salvador Date: Mon, 3 Jan 2022 16:18:43 +0000 (-0300) Subject: python3-attrs: upgrade 21.2.0 -> 21.4.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~5620 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa9df5c39c47f93f99ec6a29790f25c4cde3e0a2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-attrs: upgrade 21.2.0 -> 21.4.0 Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-attrs_21.2.0.bb b/meta/recipes-devtools/python/python3-attrs_21.4.0.bb similarity index 82% rename from meta/recipes-devtools/python/python3-attrs_21.2.0.bb rename to meta/recipes-devtools/python/python3-attrs_21.4.0.bb index d52237f2671..d1dde29d376 100644 --- a/meta/recipes-devtools/python/python3-attrs_21.2.0.bb +++ b/meta/recipes-devtools/python/python3-attrs_21.4.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.attrs.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d4ab25949a73fe7d4fdee93bcbdbf8ff" -SRC_URI[sha256sum] = "ef6aaac3ca6cd92904cdd0d83f629a15f18053ec84e6432106f7a4d04ae4f5fb" +SRC_URI[sha256sum] = "626ba8234211db98e869df76230a137c4c40a12d72445c45d5f5b716f076e2fd" inherit pypi setuptools3