diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-cryptography_36.0.2.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3-cryptography_36.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography_36.0.2.bb b/meta/recipes-devtools/python/python3-cryptography_36.0.2.bb index cb3acdf7e2..9ef5ff39c8 100644 --- a/meta/recipes-devtools/python/python3-cryptography_36.0.2.bb +++ b/meta/recipes-devtools/python/python3-cryptography_36.0.2.bb | |||
@@ -16,7 +16,7 @@ SRC_URI += " \ | |||
16 | file://check-memfree.py \ | 16 | file://check-memfree.py \ |
17 | file://0001-Cargo.toml-specify-pem-version.patch \ | 17 | file://0001-Cargo.toml-specify-pem-version.patch \ |
18 | file://0002-Cargo.toml-edition-2018-2021.patch \ | 18 | file://0002-Cargo.toml-edition-2018-2021.patch \ |
19 | file://skip-leaky-test.patch \ | 19 | file://fix-leak-metric.patch \ |
20 | " | 20 | " |
21 | 21 | ||
22 | inherit pypi python_setuptools3_rust | 22 | inherit pypi python_setuptools3_rust |