From 2f720a92cdb0d7360e7fc83bce45201d6c1f5789 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Jan 2025 10:34:18 +0000 Subject: python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0 (From OE-Core rev: c3c612608d816eb6b40575a86e0907701cf525dc) Signed-off-by: Richard Purdie --- .../0001-pyproject.toml-remove-benchmark-disable-option.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-devtools/python/python3-cryptography') 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 4dcaa5d8d4..b9659eb059 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 @@ -From e12a40966069083ed0a3dd270d9271f9cd5a5941 Mon Sep 17 00:00:00 2001 +From b8d6e70280367b84af1fc776d35554ffd6996994 Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Tue, 17 May 2022 17:22:48 +0800 Subject: [PATCH] pyproject.toml: remove --benchmark-disable option @@ -26,10 +26,10 @@ Signed-off-by: Tim Orling 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml -index 03b178d..2ddcb48 100644 +index 949d684..8c62432 100644 --- a/pyproject.toml +++ b/pyproject.toml -@@ -117,7 +117,7 @@ exclude = [ +@@ -118,7 +118,7 @@ exclude = [ ] [tool.pytest.ini_options] -- cgit v1.2.3-54-g00ecf