summaryrefslogtreecommitdiff
path: root/security/py-cryptography/Makefile.crates
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2023-08-30 01:28:54 +0800
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2023-08-30 01:28:54 +0800
commit82c675ccaa87127ca291de1d224aa18cb782149f (patch)
tree0686864f7c5e0dba7dafb16136d5aa560c321614 /security/py-cryptography/Makefile.crates
parentaudio/furnace: Update to 0.6pre9 (diff)
security/py-cryptography*: Update to 41.0.3
This patch combines the efforts from the people invloved in the PR. I just do the integrating and testing. PR: 254853 Approved by: tcberner (portmgr) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'security/py-cryptography/Makefile.crates')
-rw-r--r--security/py-cryptography/Makefile.crates53
1 files changed, 53 insertions, 0 deletions
diff --git a/security/py-cryptography/Makefile.crates b/security/py-cryptography/Makefile.crates
new file mode 100644
index 000000000000..4fdecb814ffa
--- /dev/null
+++ b/security/py-cryptography/Makefile.crates
@@ -0,0 +1,53 @@
+CARGO_CRATES= Inflector-0.11.4 \
+ aliasable-0.1.3 \
+ asn1-0.15.2 \
+ asn1_derive-0.15.2 \
+ autocfg-1.1.0 \
+ base64-0.13.1 \
+ bitflags-1.3.2 \
+ cc-1.0.79 \
+ cfg-if-1.0.0 \
+ foreign-types-0.3.2 \
+ foreign-types-shared-0.1.1 \
+ indoc-1.0.9 \
+ libc-0.2.144 \
+ lock_api-0.4.9 \
+ memoffset-0.8.0 \
+ once_cell-1.17.2 \
+ openssl-0.10.54 \
+ openssl-macros-0.1.1 \
+ openssl-sys-0.9.88 \
+ ouroboros-0.15.6 \
+ ouroboros_macro-0.15.6 \
+ parking_lot-0.12.1 \
+ parking_lot_core-0.9.7 \
+ pem-1.1.1 \
+ pkg-config-0.3.27 \
+ proc-macro-error-1.0.4 \
+ proc-macro-error-attr-1.0.4 \
+ proc-macro2-1.0.64 \
+ pyo3-0.18.3 \
+ pyo3-build-config-0.18.3 \
+ pyo3-ffi-0.18.3 \
+ pyo3-macros-0.18.3 \
+ pyo3-macros-backend-0.18.3 \
+ quote-1.0.28 \
+ redox_syscall-0.2.16 \
+ scopeguard-1.1.0 \
+ smallvec-1.10.0 \
+ syn-1.0.109 \
+ syn-2.0.18 \
+ target-lexicon-0.12.7 \
+ unicode-ident-1.0.9 \
+ unindent-0.1.11 \
+ vcpkg-0.2.15 \
+ version_check-0.9.4 \
+ windows-sys-0.45.0 \
+ windows-targets-0.42.2 \
+ windows_aarch64_gnullvm-0.42.2 \
+ windows_aarch64_msvc-0.42.2 \
+ windows_i686_gnu-0.42.2 \
+ windows_i686_msvc-0.42.2 \
+ windows_x86_64_gnu-0.42.2 \
+ windows_x86_64_gnullvm-0.42.2 \
+ windows_x86_64_msvc-0.42.2