diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-15 06:08:16 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-17 22:38:32 +0000 |
| commit | c73c148cc24ce82088b3d25698636b3be0926f2a (patch) | |
| tree | bc5dff40a78f8f9de5186ddc1e46f4f498f01b46 /meta/recipes-devtools/python/python3-cryptography-vectors.bb | |
| parent | 42cb63ddaa1d59e667deec53a1458d8ef715c4d1 (diff) | |
| download | poky-c73c148cc24ce82088b3d25698636b3be0926f2a.tar.gz | |
python3-cryptography/python3-cryptography-vectors: Upgrade 44.0.0 -> 44.0.2
(From OE-Core rev: 36a2fb08f8ea4116838357a77c2d447ecc45ef8a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-cryptography-vectors.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography-vectors.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors.bb b/meta/recipes-devtools/python/python3-cryptography-vectors.bb index 8eae2c3cbe..075115f3f9 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \ | |||
| 9 | # NOTE: Make sure to keep this recipe at the same version as python3-cryptography | 9 | # NOTE: Make sure to keep this recipe at the same version as python3-cryptography |
| 10 | # Upgrade both recipes at the same time | 10 | # Upgrade both recipes at the same time |
| 11 | require python3-cryptography-common.inc | 11 | require python3-cryptography-common.inc |
| 12 | SRC_URI[sha256sum] = "106228766c45b9a5ffd1a8b3e254f0560c821da79d5cd7fd113a17e3753580ab" | 12 | SRC_URI[sha256sum] = "ab32e156b6e7eaf6d8c727a32245967dcce049487301482fca38c0c5fdc84e4b" |
| 13 | 13 | ||
| 14 | PYPI_PACKAGE = "cryptography_vectors" | 14 | PYPI_PACKAGE = "cryptography_vectors" |
| 15 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 15 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
