mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 17:26:36 +01:00
python3-cryptography,python3-cryptography-vectors: upgrade 44.0.2 -> 45.0.3
Comparing changes since 44.0.2: https://github.com/pyca/cryptography/compare/44.0.2...45.0.3 Changelogs: https://cryptography.io/en/latest/changelog/#v44-0-3 https://cryptography.io/en/latest/changelog/#v45-0-1 https://cryptography.io/en/latest/changelog/#v45-0-2 https://cryptography.io/en/latest/changelog/#v45-0-3 (From OE-Core rev: ff3908b2ccbe06dfcdbc47cb81f5b49c8d421150) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
13c32aecb7
commit
56cad27741
@@ -1,4 +1,4 @@
|
||||
From 682c99345a7c8cba87e9cea1187aa007eed962fa Mon Sep 17 00:00:00 2001
|
||||
From 7da554d52bfed4370766d5afd94bc7865791231d Mon Sep 17 00:00:00 2001
|
||||
From: Mingli Yu <mingli.yu@windriver.com>
|
||||
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 <tim.orling@konsulko.com>
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/pyproject.toml b/pyproject.toml
|
||||
index 13d8b2c..e93dee9 100644
|
||||
index d94a1f5..c0f87a7 100644
|
||||
--- a/pyproject.toml
|
||||
+++ b/pyproject.toml
|
||||
@@ -118,7 +118,7 @@ exclude = [
|
||||
@@ -129,7 +129,7 @@ exclude = [
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user