diff mbox series

python3-cryptography-vectors: correct upstream version check

Message ID 20241218164908.2750900-1-alex.kanavin@gmail.com
State Accepted, archived
Commit 8240a1fde29f6cc9a86833d5289e9607d6421741
Headers show
Series python3-cryptography-vectors: correct upstream version check | expand

Commit Message

Alexander Kanavin Dec. 18, 2024, 4:49 p.m. UTC
From: Alexander Kanavin <alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-devtools/python/python3-cryptography-vectors.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors.bb b/meta/recipes-devtools/python/python3-cryptography-vectors.bb
index 02d10dbfa73..b9b3d5f314b 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors.bb
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors.bb
@@ -12,6 +12,7 @@  require python3-cryptography-common.inc
 SRC_URI[sha256sum] = "ff6a885265f484e8907277614b73e9c774b01658623ad763dde2858188e486b4"
 
 PYPI_PACKAGE = "cryptography_vectors"
+UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
 inherit pypi python_setuptools_build_meta