diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography-vectors_42.0.8.bb (renamed from meta/recipes-devtools/python/python3-cryptography-vectors_42.0.7.bb) | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch | 4 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography_42.0.8.bb (renamed from meta/recipes-devtools/python/python3-cryptography_42.0.7.bb) | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_42.0.7.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_42.0.8.bb index 9a025a530c..1256e75c47 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_42.0.7.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_42.0.8.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 | 11 | ||
| 12 | SRC_URI[sha256sum] = "8294c632dbe2cb14c7b7e24219560e674bc2224dfc4bed577ab077dbb82bfa3c" | 12 | SRC_URI[sha256sum] = "df5657367bc0a90c374309cb261009a2c53cae91a458781339a0f724f819a46a" |
| 13 | 13 | ||
| 14 | PYPI_PACKAGE = "cryptography_vectors" | 14 | PYPI_PACKAGE = "cryptography_vectors" |
| 15 | 15 | ||
diff --git a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch index ec4bfcc98b..3eed171ffe 100644 --- a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch +++ b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 18d78736f5c39784d5151b08fdfdd21c61225686 Mon Sep 17 00:00:00 2001 | 1 | From e4d7856fe842f3df7c614554d006d81253a5edf2 Mon Sep 17 00:00:00 2001 |
| 2 | From: Mingli Yu <mingli.yu@windriver.com> | 2 | From: Mingli Yu <mingli.yu@windriver.com> |
| 3 | Date: Tue, 17 May 2022 17:22:48 +0800 | 3 | Date: Tue, 17 May 2022 17:22:48 +0800 |
| 4 | Subject: [PATCH] pyproject.toml: remove --benchmark-disable option | 4 | Subject: [PATCH] pyproject.toml: remove --benchmark-disable option |
| @@ -26,7 +26,7 @@ Signed-off-by: Tim Orling <tim.orling@konsulko.com> | |||
| 26 | 1 file changed, 1 insertion(+), 1 deletion(-) | 26 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 27 | 27 | ||
| 28 | diff --git a/pyproject.toml b/pyproject.toml | 28 | diff --git a/pyproject.toml b/pyproject.toml |
| 29 | index 4f0fa36..0d54ea6 100644 | 29 | index d2e304f..10aabcf 100644 |
| 30 | --- a/pyproject.toml | 30 | --- a/pyproject.toml |
| 31 | +++ b/pyproject.toml | 31 | +++ b/pyproject.toml |
| 32 | @@ -92,7 +92,7 @@ rust-version = ">=1.63.0" | 32 | @@ -92,7 +92,7 @@ rust-version = ">=1.63.0" |
diff --git a/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb b/meta/recipes-devtools/python/python3-cryptography_42.0.8.bb index 5964400a04..3f70f910d4 100644 --- a/meta/recipes-devtools/python/python3-cryptography_42.0.7.bb +++ b/meta/recipes-devtools/python/python3-cryptography_42.0.8.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \ | |||
| 8 | " | 8 | " |
| 9 | LDSHARED += "-pthread" | 9 | LDSHARED += "-pthread" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "ecbfbc00bf55888edda9868a4cf927205de8499e7fabe6c050322298382953f2" | 11 | SRC_URI[sha256sum] = "8d09d05439ce7baa8e9e95b07ec5b6c886f548deb7e0f69ef25f64b3bce842f2" |
| 12 | 12 | ||
| 13 | SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \ | 13 | SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \ |
| 14 | file://check-memfree.py \ | 14 | file://check-memfree.py \ |
