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.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.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography.bb b/meta/recipes-devtools/python/python3-cryptography.bb index 69329ec954..566e80c4f9 100644 --- a/meta/recipes-devtools/python/python3-cryptography.bb +++ b/meta/recipes-devtools/python/python3-cryptography.bb | |||
| @@ -11,7 +11,7 @@ LDSHARED += "-pthread" | |||
| 11 | # NOTE: Make sure to keep this recipe at the same version as python3-cryptography-vectors | 11 | # NOTE: Make sure to keep this recipe at the same version as python3-cryptography-vectors |
| 12 | # Upgrade both recipes at the same time | 12 | # Upgrade both recipes at the same time |
| 13 | require python3-cryptography-common.inc | 13 | require python3-cryptography-common.inc |
| 14 | SRC_URI[sha256sum] = "cd4e834f340b4293430701e772ec543b0fbe6c2dea510a5286fe0acabe153a02" | 14 | SRC_URI[sha256sum] = "c63454aa261a0cf0c5b4718349629793e9e634993538db841165b3df74f37ec0" |
| 15 | 15 | ||
| 16 | SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \ | 16 | SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \ |
| 17 | file://check-memfree.py \ | 17 | file://check-memfree.py \ |
