From: Alexander Kanavin Date: Sun, 25 Jun 2023 21:22:28 +0000 (+0200) Subject: python3-cryptography-vectors: update 39.0.2 -> 41.0.1 X-Git-Tag: uninative-4.1~327 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1e607a870e31e345355876b4f4d386456f53d01;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-cryptography-vectors: update 39.0.2 -> 41.0.1 Convert to python_setuptools_build_meta. Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_39.0.2.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.1.bb similarity index 86% rename from meta/recipes-devtools/python/python3-cryptography-vectors_39.0.2.bb rename to meta/recipes-devtools/python/python3-cryptography-vectors_41.0.1.bb index 795e27f75b4..016620e7104 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_39.0.2.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.1.bb @@ -9,11 +9,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \ # NOTE: Make sure to keep this recipe at the same version as python3-cryptography # Upgrade both recipes at the same time -SRC_URI[sha256sum] = "a68f106f7a4322cf1e7ed51e3fc6d5c1e0b11d337ed918ec879e8afe0c2a5220" +SRC_URI[sha256sum] = "23b08c39777ec7b2774a11f945d1746301b1e88ecff2e5326d7f50ea0f42d580" PYPI_PACKAGE = "cryptography_vectors" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta DEPENDS += " \ ${PYTHON_PN}-cryptography \