summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-cryptography-crates.inc
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2023-01-21 10:40:30 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-24 22:06:51 +0000
commit48f90f7ab29fb0b17864ed30c2b88e14820ccefb (patch)
tree7d5cec648f2cccb485bca76786fa6bc1c6b704c6 /meta/recipes-devtools/python/python3-cryptography-crates.inc
parent74dc3d1bd9314a1a0c5d9e2f9d1589e76aa923d1 (diff)
downloadpoky-48f90f7ab29fb0b17864ed30c2b88e14820ccefb.tar.gz
python3-cryptography{-vectors}: 38.0.4 -> 39.0.0
* python3-cryptography-crates.inc: update for 39.0.0 * python3-cryptography-vectors: upgrade 38.0.4 -> 39.0.0 Highlights from Changelog: https://cryptography.io/en/latest/changelog/#v39-0-0 39.0.0 - 2023-01-01 * BACKWARDS INCOMPATIBLE: Support for OpenSSL 1.1.0 has been removed. Users on older version of OpenSSL will need to upgrade. * BACKWARDS INCOMPATIBLE: Dropped support for LibreSSL < 3.5. The new minimum LibreSSL version is 3.5.0. Going forward our policy is to support versions of LibreSSL that are available in versions of OpenBSD that are still receiving security support. * BACKWARDS INCOMPATIBLE: Removed the encode_point and from_encoded_point methods on EllipticCurvePublicNumbers, which had been deprecated for several years. public_bytes() and from_encoded_point() should be used instead. * BACKWARDS INCOMPATIBLE: Support for using MD5 or SHA1 in CertificateBuilder, other X.509 builders, and PKCS7 has been removed. * ANNOUNCEMENT: The next version of cryptography (40.0) will change the way we link OpenSSL. This will only impact users who build cryptography from source (i.e., not from a wheel), and specify their own version of OpenSSL. For those users, the CFLAGS, LDFLAGS, INCLUDE, LIB, and CRYPTOGRAPHY_SUPPRESS_LINK_FLAGS environment variables will no longer be respected. (From OE-Core rev: 904574c49c51f1862c6b888a3e5889bd972df42d) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-cryptography-crates.inc')
-rw-r--r--meta/recipes-devtools/python/python3-cryptography-crates.inc123
1 files changed, 68 insertions, 55 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-crates.inc b/meta/recipes-devtools/python/python3-cryptography-crates.inc
index 9339a15091..a0c8fa50c9 100644
--- a/meta/recipes-devtools/python/python3-cryptography-crates.inc
+++ b/meta/recipes-devtools/python/python3-cryptography-crates.inc
@@ -1,58 +1,71 @@
1# Autogenerated with 'bitbake -c update_crates python3-cryptography' 1# Autogenerated with 'bitbake -c update_crates python3-cryptography'
2 2
3SRC_URI += " \ 3# from src/rust/Cargo.lock
4 crate://crates.io/Inflector/0.11.4 \ 4SRC_URI += " \
5 crate://crates.io/aliasable/0.1.3 \ 5 crate://crates.io/Inflector/0.11.4 \
6 crate://crates.io/android_system_properties/0.1.5 \ 6 crate://crates.io/aliasable/0.1.3 \
7 crate://crates.io/asn1/0.12.2 \ 7 crate://crates.io/android_system_properties/0.1.5 \
8 crate://crates.io/asn1_derive/0.12.2 \ 8 crate://crates.io/asn1/0.13.0 \
9 crate://crates.io/autocfg/1.1.0 \ 9 crate://crates.io/asn1_derive/0.13.0 \
10 crate://crates.io/base64/0.13.0 \ 10 crate://crates.io/autocfg/1.1.0 \
11 crate://crates.io/bitflags/1.3.2 \ 11 crate://crates.io/base64/0.13.1 \
12 crate://crates.io/bumpalo/3.10.0 \ 12 crate://crates.io/bitflags/1.3.2 \
13 crate://crates.io/cfg-if/1.0.0 \ 13 crate://crates.io/bumpalo/3.10.0 \
14 crate://crates.io/chrono/0.4.22 \ 14 crate://crates.io/cc/1.0.78 \
15 crate://crates.io/core-foundation-sys/0.8.3 \ 15 crate://crates.io/cfg-if/1.0.0 \
16 crate://crates.io/iana-time-zone/0.1.47 \ 16 crate://crates.io/chrono/0.4.23 \
17 crate://crates.io/indoc/0.3.6 \ 17 crate://crates.io/codespan-reporting/0.11.1 \
18 crate://crates.io/indoc-impl/0.3.6 \ 18 crate://crates.io/core-foundation-sys/0.8.3 \
19 crate://crates.io/instant/0.1.12 \ 19 crate://crates.io/cxx/1.0.85 \
20 crate://crates.io/js-sys/0.3.59 \ 20 crate://crates.io/cxx-build/1.0.85 \
21 crate://crates.io/libc/0.2.132 \ 21 crate://crates.io/cxxbridge-flags/1.0.85 \
22 crate://crates.io/lock_api/0.4.8 \ 22 crate://crates.io/cxxbridge-macro/1.0.85 \
23 crate://crates.io/log/0.4.17 \ 23 crate://crates.io/iana-time-zone/0.1.53 \
24 crate://crates.io/num-integer/0.1.45 \ 24 crate://crates.io/iana-time-zone-haiku/0.1.1 \
25 crate://crates.io/num-traits/0.2.15 \ 25 crate://crates.io/indoc/0.3.6 \
26 crate://crates.io/once_cell/1.14.0 \ 26 crate://crates.io/indoc-impl/0.3.6 \
27 crate://crates.io/ouroboros/0.15.4 \ 27 crate://crates.io/instant/0.1.12 \
28 crate://crates.io/ouroboros_macro/0.15.4 \ 28 crate://crates.io/js-sys/0.3.60 \
29 crate://crates.io/parking_lot/0.11.2 \ 29 crate://crates.io/libc/0.2.139 \
30 crate://crates.io/parking_lot_core/0.8.5 \ 30 crate://crates.io/link-cplusplus/1.0.8 \
31 crate://crates.io/paste/0.1.18 \ 31 crate://crates.io/lock_api/0.4.9 \
32 crate://crates.io/paste-impl/0.1.18 \ 32 crate://crates.io/log/0.4.17 \
33 crate://crates.io/pem/1.1.0 \ 33 crate://crates.io/num-integer/0.1.45 \
34 crate://crates.io/proc-macro-error/1.0.4 \ 34 crate://crates.io/num-traits/0.2.15 \
35 crate://crates.io/proc-macro-error-attr/1.0.4 \ 35 crate://crates.io/once_cell/1.14.0 \
36 crate://crates.io/proc-macro-hack/0.5.19 \ 36 crate://crates.io/ouroboros/0.15.5 \
37 crate://crates.io/proc-macro2/1.0.43 \ 37 crate://crates.io/ouroboros_macro/0.15.5 \
38 crate://crates.io/pyo3/0.15.2 \ 38 crate://crates.io/parking_lot/0.11.2 \
39 crate://crates.io/pyo3-build-config/0.15.2 \ 39 crate://crates.io/parking_lot_core/0.8.6 \
40 crate://crates.io/pyo3-macros/0.15.2 \ 40 crate://crates.io/paste/0.1.18 \
41 crate://crates.io/pyo3-macros-backend/0.15.2 \ 41 crate://crates.io/paste-impl/0.1.18 \
42 crate://crates.io/quote/1.0.21 \ 42 crate://crates.io/pem/1.1.0 \
43 crate://crates.io/redox_syscall/0.2.16 \ 43 crate://crates.io/proc-macro-error/1.0.4 \
44 crate://crates.io/scopeguard/1.1.0 \ 44 crate://crates.io/proc-macro-error-attr/1.0.4 \
45 crate://crates.io/smallvec/1.9.0 \ 45 crate://crates.io/proc-macro-hack/0.5.20+deprecated \
46 crate://crates.io/syn/1.0.99 \ 46 crate://crates.io/proc-macro2/1.0.49 \
47 crate://crates.io/unicode-ident/1.0.3 \ 47 crate://crates.io/pyo3/0.15.2 \
48 crate://crates.io/unindent/0.1.10 \ 48 crate://crates.io/pyo3-build-config/0.15.2 \
49 crate://crates.io/version_check/0.9.4 \ 49 crate://crates.io/pyo3-macros/0.15.2 \
50 crate://crates.io/wasm-bindgen/0.2.82 \ 50 crate://crates.io/pyo3-macros-backend/0.15.2 \
51 crate://crates.io/wasm-bindgen-backend/0.2.82 \ 51 crate://crates.io/quote/1.0.23 \
52 crate://crates.io/wasm-bindgen-macro/0.2.82 \ 52 crate://crates.io/redox_syscall/0.2.16 \
53 crate://crates.io/wasm-bindgen-macro-support/0.2.82 \ 53 crate://crates.io/scopeguard/1.1.0 \
54 crate://crates.io/wasm-bindgen-shared/0.2.82 \ 54 crate://crates.io/scratch/1.0.3 \
55 crate://crates.io/winapi/0.3.9 \ 55 crate://crates.io/smallvec/1.10.0 \
56 crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \ 56 crate://crates.io/syn/1.0.107 \
57 crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \ 57 crate://crates.io/termcolor/1.1.3 \
58 crate://crates.io/unicode-ident/1.0.6 \
59 crate://crates.io/unicode-width/0.1.10 \
60 crate://crates.io/unindent/0.1.11 \
61 crate://crates.io/version_check/0.9.4 \
62 crate://crates.io/wasm-bindgen/0.2.83 \
63 crate://crates.io/wasm-bindgen-backend/0.2.83 \
64 crate://crates.io/wasm-bindgen-macro/0.2.83 \
65 crate://crates.io/wasm-bindgen-macro-support/0.2.83 \
66 crate://crates.io/wasm-bindgen-shared/0.2.83 \
67 crate://crates.io/winapi/0.3.9 \
68 crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
69 crate://crates.io/winapi-util/0.1.5 \
70 crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
58" 71"