pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-cryptography: remove, used for updating security/py-cryptography



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Jul 3 12:51:25 2022 +0200
Changeset:	1c5487f6745b081b0703bd52240a7f0236e38dda

Modified Files:
	Makefile
Removed Files:
	py-cryptography/DESCR
	py-cryptography/Makefile
	py-cryptography/PLIST
	py-cryptography/cargo-depends.mk
	py-cryptography/distinfo

Log Message:
py-cryptography: remove, used for updating security/py-cryptography

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1c5487f6745b081b0703bd52240a7f0236e38dda

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                         |   3 +-
 py-cryptography/DESCR            |   7 --
 py-cryptography/Makefile         |  48 -------
 py-cryptography/PLIST            | 263 ---------------------------------------
 py-cryptography/cargo-depends.mk |  47 -------
 py-cryptography/distinfo         | 140 ---------------------
 6 files changed, 2 insertions(+), 506 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 377522e7ca..34ee725028 100644
--- a/Makefile
+++ b/Makefile
@@ -2033,6 +2033,7 @@ SUBDIR+=	libbfio
 SUBDIR+=	libbpg
 SUBDIR+=	libbrahe
 SUBDIR+=	libbs2b
+SUBDIR+=	libbsd
 SUBDIR+=	libbtctl
 SUBDIR+=	libc++
 SUBDIR+=	libc++-abi
@@ -3619,7 +3620,6 @@ SUBDIR+=	py-cppimport
 SUBDIR+=	py-cracklib
 SUBDIR+=	py-cramjam
 SUBDIR+=	py-crossbar
-SUBDIR+=	py-cryptography
 SUBDIR+=	py-cryptoim
 SUBDIR+=	py-csa
 SUBDIR+=	py-csb
@@ -5271,6 +5271,7 @@ SUBDIR+=	sic
 SUBDIR+=	sickle
 SUBDIR+=	sigdigger
 SUBDIR+=	signify
+SUBDIR+=	signify-libbsd
 SUBDIR+=	sigutils
 SUBDIR+=	sil
 SUBDIR+=	sil-scheherazade-ttf
diff --git a/py-cryptography/DESCR b/py-cryptography/DESCR
deleted file mode 100644
index e5cb8de786..0000000000
--- a/py-cryptography/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-cryptography is a package designed to expose cryptographic recipes
-and primitives to Python developers.  Our goal is for it to be your
-"cryptographic standard library".
-
-cryptography includes both high level recipes, and low level
-interfaces to common cryptographic algorithms such as symmetric
-ciphers, message digests and key derivation functions.
diff --git a/py-cryptography/Makefile b/py-cryptography/Makefile
deleted file mode 100644
index c3ad2fe410..0000000000
--- a/py-cryptography/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# $NetBSD: Makefile,v 1.84 2022/01/04 20:54:40 wiz Exp $
-
-DISTNAME=	cryptography-37.0.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	security python
-MASTER_SITES=	${MASTER_SITE_PYPI:=c/cryptography/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/pyca/cryptography
-COMMENT=	Cryptographic recipes and primitives for Python
-LICENSE=	apache-2.0 OR modified-bsd
-
-BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools-rust-[0-9]*:../../devel/py-setuptools-rust
-BUILD_DEPENDS+=	rust>=1.41:../../lang/rust
-DEPENDS+=	${PYPKGPREFIX}-cffi>=1.11.4:../../devel/py-cffi
-DEPENDS+=	${PYPKGPREFIX}-six>=1.4.1:../../lang/py-six
-TEST_DEPENDS+=	${PYPKGPREFIX}-cryptography_vectors-[0-9]*:../../security/py-cryptography_vectors
-TEST_DEPENDS+=	${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis
-TEST_DEPENDS+=	${PYPKGPREFIX}-iso8601-[0-9]*:../../time/py-iso8601
-TEST_DEPENDS+=	${PYPKGPREFIX}-pretend-[0-9]*:../../devel/py-pretend
-TEST_DEPENDS+=	${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-TEST_DEPENDS+=	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-
-CARGO_WRKSRC=	${WRKSRC}/src/rust
-
-MAKE_ENV+=	CARGO_NET_OFFLINE=true
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-pre-build:
-	cd ${WRKSRC} && ${LN} -f -s src/rust/.cargo .cargo
-
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "Darwin"
-post-install:
-	install_name_tool -id ${PREFIX}/${PYSITELIB}/cryptography/hazmat/bindings/_rust.abi3.so \
-	${DESTDIR}${PREFIX}/${PYSITELIB}/cryptography/hazmat/bindings/_rust.abi3.so
-.endif
-
-do-test:
-	cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
-
-.include "cargo-depends.mk"
-
-.include "../../lang/python/egg.mk"
-.include "../../lang/rust/cargo.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-cryptography/PLIST b/py-cryptography/PLIST
deleted file mode 100644
index 83b441ad04..0000000000
--- a/py-cryptography/PLIST
+++ /dev/null
@@ -1,263 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/cryptography/__about__.py
-${PYSITELIB}/cryptography/__about__.pyc
-${PYSITELIB}/cryptography/__about__.pyo
-${PYSITELIB}/cryptography/__init__.py
-${PYSITELIB}/cryptography/__init__.pyc
-${PYSITELIB}/cryptography/__init__.pyo
-${PYSITELIB}/cryptography/exceptions.py
-${PYSITELIB}/cryptography/exceptions.pyc
-${PYSITELIB}/cryptography/exceptions.pyo
-${PYSITELIB}/cryptography/fernet.py
-${PYSITELIB}/cryptography/fernet.pyc
-${PYSITELIB}/cryptography/fernet.pyo
-${PYSITELIB}/cryptography/hazmat/__init__.py
-${PYSITELIB}/cryptography/hazmat/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/_oid.py
-${PYSITELIB}/cryptography/hazmat/_oid.pyc
-${PYSITELIB}/cryptography/hazmat/_oid.pyo
-${PYSITELIB}/cryptography/hazmat/backends/__init__.py
-${PYSITELIB}/cryptography/hazmat/backends/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/backends/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/__init__.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/aead.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/aead.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/aead.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/backend.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/backend.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/backend.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ciphers.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ciphers.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ciphers.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/cmac.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/cmac.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/cmac.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/decode_asn1.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/decode_asn1.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/decode_asn1.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/dh.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/dh.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/dh.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/dsa.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/dsa.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/dsa.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ec.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ec.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ec.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ed25519.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ed25519.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ed25519.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ed448.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ed448.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/ed448.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/encode_asn1.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/encode_asn1.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/encode_asn1.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/hashes.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/hashes.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/hashes.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/hmac.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/hmac.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/hmac.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/poly1305.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/poly1305.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/poly1305.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/rsa.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/rsa.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/rsa.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/utils.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/utils.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/utils.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/x25519.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/x25519.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/x25519.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/x448.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/x448.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/x448.pyo
-${PYSITELIB}/cryptography/hazmat/backends/openssl/x509.py
-${PYSITELIB}/cryptography/hazmat/backends/openssl/x509.pyc
-${PYSITELIB}/cryptography/hazmat/backends/openssl/x509.pyo
-${PYSITELIB}/cryptography/hazmat/bindings/__init__.py
-${PYSITELIB}/cryptography/hazmat/bindings/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/bindings/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/bindings/_openssl.abi3.so
-${PYSITELIB}/cryptography/hazmat/bindings/_rust.abi3.so
-${PYSITELIB}/cryptography/hazmat/bindings/_rust/__init__.pyi
-${PYSITELIB}/cryptography/hazmat/bindings/_rust/asn1.pyi
-${PYSITELIB}/cryptography/hazmat/bindings/_rust/ocsp.pyi
-${PYSITELIB}/cryptography/hazmat/bindings/_rust/x509.pyi
-${PYSITELIB}/cryptography/hazmat/bindings/openssl/__init__.py
-${PYSITELIB}/cryptography/hazmat/bindings/openssl/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/bindings/openssl/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/bindings/openssl/_conditional.py
-${PYSITELIB}/cryptography/hazmat/bindings/openssl/_conditional.pyc
-${PYSITELIB}/cryptography/hazmat/bindings/openssl/_conditional.pyo
-${PYSITELIB}/cryptography/hazmat/bindings/openssl/binding.py
-${PYSITELIB}/cryptography/hazmat/bindings/openssl/binding.pyc
-${PYSITELIB}/cryptography/hazmat/bindings/openssl/binding.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/__init__.py
-${PYSITELIB}/cryptography/hazmat/primitives/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/_asymmetric.py
-${PYSITELIB}/cryptography/hazmat/primitives/_asymmetric.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/_asymmetric.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/_cipheralgorithm.py
-${PYSITELIB}/cryptography/hazmat/primitives/_cipheralgorithm.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/_cipheralgorithm.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/_serialization.py
-${PYSITELIB}/cryptography/hazmat/primitives/_serialization.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/_serialization.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/__init__.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/dh.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/dh.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/dh.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/dsa.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/dsa.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/dsa.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/ec.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/ec.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/ec.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/ed25519.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/ed25519.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/ed25519.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/ed448.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/ed448.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/ed448.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/padding.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/padding.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/padding.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/rsa.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/rsa.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/rsa.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/types.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/types.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/types.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/utils.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/utils.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/utils.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/x25519.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/x25519.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/x25519.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/x448.py
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/x448.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/asymmetric/x448.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/__init__.py
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/aead.py
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/aead.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/aead.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/algorithms.py
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/algorithms.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/algorithms.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/base.py
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/base.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/base.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/modes.py
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/modes.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/ciphers/modes.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/cmac.py
-${PYSITELIB}/cryptography/hazmat/primitives/cmac.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/cmac.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/constant_time.py
-${PYSITELIB}/cryptography/hazmat/primitives/constant_time.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/constant_time.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/hashes.py
-${PYSITELIB}/cryptography/hazmat/primitives/hashes.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/hashes.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/hmac.py
-${PYSITELIB}/cryptography/hazmat/primitives/hmac.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/hmac.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/__init__.py
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/concatkdf.py
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/concatkdf.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/concatkdf.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.py
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/kbkdf.py
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/kbkdf.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/kbkdf.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/pbkdf2.py
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/pbkdf2.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/pbkdf2.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/scrypt.py
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/scrypt.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/scrypt.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/x963kdf.py
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/x963kdf.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/kdf/x963kdf.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/keywrap.py
-${PYSITELIB}/cryptography/hazmat/primitives/keywrap.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/keywrap.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/padding.py
-${PYSITELIB}/cryptography/hazmat/primitives/padding.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/padding.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/poly1305.py
-${PYSITELIB}/cryptography/hazmat/primitives/poly1305.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/poly1305.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/__init__.py
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/base.py
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/base.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/base.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/pkcs12.py
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/pkcs12.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/pkcs12.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/pkcs7.py
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/pkcs7.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/pkcs7.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/ssh.py
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/ssh.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/serialization/ssh.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/twofactor/__init__.py
-${PYSITELIB}/cryptography/hazmat/primitives/twofactor/__init__.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/twofactor/__init__.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/twofactor/hotp.py
-${PYSITELIB}/cryptography/hazmat/primitives/twofactor/hotp.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/twofactor/hotp.pyo
-${PYSITELIB}/cryptography/hazmat/primitives/twofactor/totp.py
-${PYSITELIB}/cryptography/hazmat/primitives/twofactor/totp.pyc
-${PYSITELIB}/cryptography/hazmat/primitives/twofactor/totp.pyo
-${PYSITELIB}/cryptography/py.typed
-${PYSITELIB}/cryptography/utils.py
-${PYSITELIB}/cryptography/utils.pyc
-${PYSITELIB}/cryptography/utils.pyo
-${PYSITELIB}/cryptography/x509/__init__.py
-${PYSITELIB}/cryptography/x509/__init__.pyc
-${PYSITELIB}/cryptography/x509/__init__.pyo
-${PYSITELIB}/cryptography/x509/base.py
-${PYSITELIB}/cryptography/x509/base.pyc
-${PYSITELIB}/cryptography/x509/base.pyo
-${PYSITELIB}/cryptography/x509/certificate_transparency.py
-${PYSITELIB}/cryptography/x509/certificate_transparency.pyc
-${PYSITELIB}/cryptography/x509/certificate_transparency.pyo
-${PYSITELIB}/cryptography/x509/extensions.py
-${PYSITELIB}/cryptography/x509/extensions.pyc
-${PYSITELIB}/cryptography/x509/extensions.pyo
-${PYSITELIB}/cryptography/x509/general_name.py
-${PYSITELIB}/cryptography/x509/general_name.pyc
-${PYSITELIB}/cryptography/x509/general_name.pyo
-${PYSITELIB}/cryptography/x509/name.py
-${PYSITELIB}/cryptography/x509/name.pyc
-${PYSITELIB}/cryptography/x509/name.pyo
-${PYSITELIB}/cryptography/x509/ocsp.py
-${PYSITELIB}/cryptography/x509/ocsp.pyc
-${PYSITELIB}/cryptography/x509/ocsp.pyo
-${PYSITELIB}/cryptography/x509/oid.py
-${PYSITELIB}/cryptography/x509/oid.pyc
-${PYSITELIB}/cryptography/x509/oid.pyo
diff --git a/py-cryptography/cargo-depends.mk b/py-cryptography/cargo-depends.mk
deleted file mode 100644
index 1a3e6ec717..0000000000
--- a/py-cryptography/cargo-depends.mk
+++ /dev/null
@@ -1,47 +0,0 @@
-# $NetBSD$
-
-CARGO_CRATE_DEPENDS+=	Inflector-0.11.4
-CARGO_CRATE_DEPENDS+=	aliasable-0.1.3
-CARGO_CRATE_DEPENDS+=	asn1-0.8.7
-CARGO_CRATE_DEPENDS+=	asn1_derive-0.8.7
-CARGO_CRATE_DEPENDS+=	autocfg-1.1.0
-CARGO_CRATE_DEPENDS+=	base64-0.13.0
-CARGO_CRATE_DEPENDS+=	bitflags-1.3.2
-CARGO_CRATE_DEPENDS+=	cfg-if-1.0.0
-CARGO_CRATE_DEPENDS+=	chrono-0.4.19
-CARGO_CRATE_DEPENDS+=	indoc-0.3.6
-CARGO_CRATE_DEPENDS+=	indoc-impl-0.3.6
-CARGO_CRATE_DEPENDS+=	instant-0.1.12
-CARGO_CRATE_DEPENDS+=	lazy_static-1.4.0
-CARGO_CRATE_DEPENDS+=	libc-0.2.124
-CARGO_CRATE_DEPENDS+=	lock_api-0.4.7
-CARGO_CRATE_DEPENDS+=	num-integer-0.1.44
-CARGO_CRATE_DEPENDS+=	num-traits-0.2.14
-CARGO_CRATE_DEPENDS+=	once_cell-1.10.0
-CARGO_CRATE_DEPENDS+=	ouroboros-0.15.0
-CARGO_CRATE_DEPENDS+=	ouroboros_macro-0.15.0
-CARGO_CRATE_DEPENDS+=	parking_lot-0.11.2
-CARGO_CRATE_DEPENDS+=	parking_lot_core-0.8.5
-CARGO_CRATE_DEPENDS+=	paste-0.1.18
-CARGO_CRATE_DEPENDS+=	paste-impl-0.1.18
-CARGO_CRATE_DEPENDS+=	pem-1.0.2
-CARGO_CRATE_DEPENDS+=	proc-macro-error-1.0.4
-CARGO_CRATE_DEPENDS+=	proc-macro-error-attr-1.0.4
-CARGO_CRATE_DEPENDS+=	proc-macro-hack-0.5.19
-CARGO_CRATE_DEPENDS+=	proc-macro2-1.0.37
-CARGO_CRATE_DEPENDS+=	pyo3-0.15.2
-CARGO_CRATE_DEPENDS+=	pyo3-build-config-0.15.2
-CARGO_CRATE_DEPENDS+=	pyo3-macros-0.15.2
-CARGO_CRATE_DEPENDS+=	pyo3-macros-backend-0.15.2
-CARGO_CRATE_DEPENDS+=	quote-1.0.18
-CARGO_CRATE_DEPENDS+=	redox_syscall-0.2.13
-CARGO_CRATE_DEPENDS+=	scopeguard-1.1.0
-CARGO_CRATE_DEPENDS+=	smallvec-1.8.0
-CARGO_CRATE_DEPENDS+=	stable_deref_trait-1.2.0
-CARGO_CRATE_DEPENDS+=	syn-1.0.91
-CARGO_CRATE_DEPENDS+=	unicode-xid-0.2.2
-CARGO_CRATE_DEPENDS+=	unindent-0.1.8
-CARGO_CRATE_DEPENDS+=	version_check-0.9.4
-CARGO_CRATE_DEPENDS+=	winapi-0.3.9
-CARGO_CRATE_DEPENDS+=	winapi-i686-pc-windows-gnu-0.4.0
-CARGO_CRATE_DEPENDS+=	winapi-x86_64-pc-windows-gnu-0.4.0
diff --git a/py-cryptography/distinfo b/py-cryptography/distinfo
deleted file mode 100644
index c3a7a4c570..0000000000
--- a/py-cryptography/distinfo
+++ /dev/null
@@ -1,140 +0,0 @@
-$NetBSD: distinfo,v 1.68 2021/10/26 11:17:44 nia Exp $
-
-BLAKE2s (Inflector-0.11.4.crate) = 2f8b4a805230be3b58267c7fb6b9c26c2ec966378d195673d1128a851cca515d
-SHA512 (Inflector-0.11.4.crate) = f1f6463e033b6d3c16c51dc1e1a3f5569954308b95b59058294b7f9310919bbda797e99e6a07529071bb83f0688867a243997d33795a7136b0af73977004296e
-Size (Inflector-0.11.4.crate) = 17438 bytes
-BLAKE2s (aliasable-0.1.3.crate) = daf275d28ba57fd82ca705260295250915598fb14c40227339790f238f061f28
-SHA512 (aliasable-0.1.3.crate) = a60e4280335638b36a72e51514843229fdd0cc89cb670fcf159f882a687c04ecbddcc52a1dcc3cbe8647e5308af3939037934a157facdddcc4834dcd3cb16dc8
-Size (aliasable-0.1.3.crate) = 6169 bytes
-BLAKE2s (asn1-0.8.7.crate) = e0ab88705534fffcac61a5c2d74de05dd32fef4e10ede73102f4a2a179b903a6
-SHA512 (asn1-0.8.7.crate) = 4cccfa41423784cb82a0dc4fb0a23da7a14d7be883e22ec4263c219d9f14b1fb90d84f59750e11c561a494cbe6171494f60f9cdf1d1510411d579306c47f06a5
-Size (asn1-0.8.7.crate) = 26288 bytes
-BLAKE2s (asn1_derive-0.8.7.crate) = c6f3587b5abe06d06c20f83452d7911e98792542a0d382e506a9e9f763673213
-SHA512 (asn1_derive-0.8.7.crate) = 44c36d43761d8890354d40c0fe6f5b700bd9d90867ba258437d325fc6e2549921255b47107a2fb556f462194e468f0cb6d27f7bd644e2ffba8d98b0b8d84ee1a
-Size (asn1_derive-0.8.7.crate) = 4305 bytes
-BLAKE2s (autocfg-1.1.0.crate) = dd57bc2348994ace592664469f4b2389f230343402c627a9981eb582f10b0060
-SHA512 (autocfg-1.1.0.crate) = df972c09abbdc0b6cb6bb55b1e29c7fed706ece38a62613d9e275bac46a19574a7f96f0152cccb0239efea04ee90083a146b58b15307696c4c81878cd12de28f
-Size (autocfg-1.1.0.crate) = 13272 bytes
-BLAKE2s (base64-0.13.0.crate) = bcfd0e3c576f7ec3e86d09c3e4c34659b86b6655335083df945ff3a50944e160
-SHA512 (base64-0.13.0.crate) = 991a72999839daa232f508c5b24e7d3225e8a26db8d1d0e747881b115af9e408b92374e163b31e0b0d324c1c2e57e8e38d66861b61eb0a1dba87bb5871940151
-Size (base64-0.13.0.crate) = 62070 bytes
-BLAKE2s (bitflags-1.3.2.crate) = e3a3b45a4403823875a03dbda329ca16068fa8f847cef81987c6b780101f2415
-SHA512 (bitflags-1.3.2.crate) = 3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
-Size (bitflags-1.3.2.crate) = 23021 bytes
-BLAKE2s (cfg-if-1.0.0.crate) = fbb02f63b24cc224b045ff2aac3aefd0a77cf7b578df4d5f9da9517a59aaf9bb
-SHA512 (cfg-if-1.0.0.crate) = 0fb16a8882fd30e86b62c5143b1cb18ab564e84e75bd1f28fd12f24ffdc4a42e0d2e012a99abb606c12efe3c11061ff5bf8e24ab053e550ae083f7d90f6576ff
-Size (cfg-if-1.0.0.crate) = 7934 bytes
-BLAKE2s (chrono-0.4.19.crate) = d6fed9203ab335271d17a56de9a78a9a6c418561751716d924ce04cd0260a2a0
-SHA512 (chrono-0.4.19.crate) = a119349bfc2243a249f1d18b1ae548a04b30fecb75913a56f26d1ff8c0eb53097a2674d9141e2094018191cbbc1620843fbddaf52999824e077c1157f0907980
-Size (chrono-0.4.19.crate) = 155663 bytes
-BLAKE2s (cryptography-37.0.2.tar.gz) = 72bb56058a9aac9ec6f9a3777827e886a8239f634a27a11b6cbe995285b46571
-SHA512 (cryptography-37.0.2.tar.gz) = 28d8b52ca457dec0c854ffb798c9ecb4316c3f161ece5c304c7a5e0cdc86e8b567f1cea82f96f23b01af611e04f48fa310c0e78b3175f4b06e9175acc6a2de45
-Size (cryptography-37.0.2.tar.gz) = 585433 bytes
-BLAKE2s (indoc-0.3.6.crate) = 9847fa9531632321a751bb8811d3a3387c2ba506dae2c5087935ffc6ce12657d
-SHA512 (indoc-0.3.6.crate) = e900aa3b001df0fdbf1f543d8b679af317e85a1f95e26fc556213f2826a4f6c82d8c4f3f82de435e3591f8bc14e78eb22668d901dcbe2287f46740e0291afacd
-Size (indoc-0.3.6.crate) = 9663 bytes
-BLAKE2s (indoc-impl-0.3.6.crate) = b1b063ed0e82c22427a4ecce1caf9ad46e3c6b62f00f7866cefe62d5abca343f
-SHA512 (indoc-impl-0.3.6.crate) = 18406587ee56a09dd2062cee456af697efa903343de42c0ff618a64ddf2bf7efed5da02e7220fed2636c555a6ae18059018f5c3c9b44ba8d3e5a34ea5b53c806
-Size (indoc-impl-0.3.6.crate) = 7933 bytes
-BLAKE2s (instant-0.1.12.crate) = b06541050e8fca335fbc4ea630c2e4b68d8c53a8195c406fd1afdf9d8292ba52
-SHA512 (instant-0.1.12.crate) = fae494c00111c51c840f9dd6a10febe403e27ebb933dd16633a213e9c20f2bc11adeb431c71f8a6713bf88f270a010941e15d83df294e658791934f83a5d2407
-Size (instant-0.1.12.crate) = 6128 bytes
-BLAKE2s (lazy_static-1.4.0.crate) = 0d5f7c2bcfe70610bc27bd6b339ea3e4ca3b7014149714db3a0c199ac6f07cd1
-SHA512 (lazy_static-1.4.0.crate) = e124c0521ec7c950f3c4a066821918da7a9c6e711115d98009ae7c351928fdddead852e7596fea5937a9c30e4e4ce8eee7099b20248b5d6e3b2494b6a6d88cb8
-Size (lazy_static-1.4.0.crate) = 10443 bytes
-BLAKE2s (libc-0.2.124.crate) = d6836ebb717c50c685a9c48fccaa43f93ed942d24bc719d6b23e2be3d1f87ae6
-SHA512 (libc-0.2.124.crate) = 19fed1eeac7ffbbe36ecb5beb3816b5244d3017b72376e84e532f253e07ee7bc310f6f636aed46174653232fcdb532c2506bc070bef31699db20572df0c45de3
-Size (libc-0.2.124.crate) = 577742 bytes
-BLAKE2s (lock_api-0.4.7.crate) = 5a9edfbf4f9a1dead442261c649f91d375519ad8d675d14f5da83be5e3827b6e
-SHA512 (lock_api-0.4.7.crate) = b1a5227fd131edaa70e017f7ddb43af8b4efa58488007b898ca1dfc818a3a441b732b7adbf1270e72a68ee5d2a99a5d48f33b2bca8e2cf78694953d20d27636d
-Size (lock_api-0.4.7.crate) = 25371 bytes
-BLAKE2s (num-integer-0.1.44.crate) = fa6d646926fd6f152cf08933c1808c00cac80956fb97f477f59e390d82961312
-SHA512 (num-integer-0.1.44.crate) = d07e27ede02a1d007373935fd91e57a26e0e84ae14bbe24be66763baae6850788bd64ad2598d2bde4f4fad6c8a4675c40bfe0927164b16b9b69de5e9a83d9771
-Size (num-integer-0.1.44.crate) = 22216 bytes
-BLAKE2s (num-traits-0.2.14.crate) = 48d2aaed24229916ffd8a1ad6afe298ae4004fe76bde2ec2126bbce91485bbcf
-SHA512 (num-traits-0.2.14.crate) = c3028eca9f7b718de0db3a36cf3e462bdba43562d52c9b809ed4cc0aa6af403aea542d6d4da743cd1dd541397815a3c5a84cef4d6e40122994e4be6a62319b2e
-Size (num-traits-0.2.14.crate) = 45476 bytes
-BLAKE2s (once_cell-1.10.0.crate) = 655236c6952a90efb052203cf99097f671901054abfea3dd6b9db09091f26a8d
-SHA512 (once_cell-1.10.0.crate) = f6b5ce5e68923296d2041f83ac037f10ad7b9e94fc607c71332e8ee942a02c29534c2073cecdb132c7e1d91428e9d9687fbf05393ca0abbf7e15db50bb3b74ab
-Size (once_cell-1.10.0.crate) = 30414 bytes
-BLAKE2s (ouroboros-0.15.0.crate) = 568117ca372c7bc46b0ec90b7752412fe8c83e0332c8aa9319b231b5ff627e4e
-SHA512 (ouroboros-0.15.0.crate) = 20e1dd42bd5789d3822c7f7d862f69c11695c19475cd943ce049b33184e231dac32d89745cf57a2db822f5f2967ee84b29320f40708612610e336aedb0c08be8
-Size (ouroboros-0.15.0.crate) = 6177 bytes
-BLAKE2s (ouroboros_macro-0.15.0.crate) = 79131f1e9917a8dba696a7b11a27a6e4134d798562de4d8771c4fa8069d4b0ac
-SHA512 (ouroboros_macro-0.15.0.crate) = 78003e89f1a062957d66261474392b32d67a75ab1933b2dadf9c6a8c8ecd29d184ef4a1f25cadd7e1afb23aa58dacf69ca6969c327405be5dc97b8fbc09568ae
-Size (ouroboros_macro-0.15.0.crate) = 16239 bytes
-BLAKE2s (parking_lot-0.11.2.crate) = f71d251ca07227ef3e0bd33ba4c7cae8bd77958eb847d00ff7e462aeb3e4e8ea
-SHA512 (parking_lot-0.11.2.crate) = 526b176363dffa59501c18324bb723a3846ef5b0ff9bf1d890e40ad10e7023284f7c8012eda87520eaa94515ee828d9ef52692a9ed590a55e176383d6d472f9e
-Size (parking_lot-0.11.2.crate) = 39869 bytes
-BLAKE2s (parking_lot_core-0.8.5.crate) = 9f38174a007023d5108d3cc50446a3138b443d363f44d5d2670fed55d3516a2d
-SHA512 (parking_lot_core-0.8.5.crate) = c4315df551748d1ae77655e4d9f8c90f911498856e5358009e9e02e410bb8085f006f369188b0753a298371ebd74a5c383d848b65e31b55f3462381308c83a00
-Size (parking_lot_core-0.8.5.crate) = 32466 bytes
-BLAKE2s (paste-0.1.18.crate) = 6ec5d5146ea567b378eb9b2c216dd07fc0b897284da6275e7fa5abf08ac9bac6
-SHA512 (paste-0.1.18.crate) = a4d9c75f6f358d6c86eb0a66cdf22eedec180db37358ca2870a992e215d5b389b7991837d8f2769742ac1b093674cb4352ef9d6754a249253472fbcb3a81c001
-Size (paste-0.1.18.crate) = 12259 bytes
-BLAKE2s (paste-impl-0.1.18.crate) = e633353e956baef76d979014915f674e305f5f2ae92a687a93071a25e270680b
-SHA512 (paste-impl-0.1.18.crate) = c635efee46cb251b76ee9427432f81a0d944cdf1d0a95693d824c6085e7dea7e1e3f48c692ae27946f69e4e78d8080220058acf98e5c8a78482007349f8a7a4b
-Size (paste-impl-0.1.18.crate) = 9451 bytes
-BLAKE2s (pem-1.0.2.crate) = 10d4fd609238de4294931407194b289a52145ebb924cd4d335fe54133f07c5ea
-SHA512 (pem-1.0.2.crate) = 548498cdd2ba114b6f0905949fdb5880c667e6f300fdc96dc1e9abcea275ac281b85ce88830ca4478cd3318994a3c9528ba3a5597262bf8cf2da8cab8674cd0d
-Size (pem-1.0.2.crate) = 10305 bytes
-BLAKE2s (proc-macro-error-1.0.4.crate) = 2877169f24a0bf3a09d9bfd388ac5d39082672d9258c1c96a851c1bc166b234a
-SHA512 (proc-macro-error-1.0.4.crate) = 8a47bc9d3e24e9561d1e384d8f5a633284c2cf9b5e6733c5f9d1dbfe1870ccc8e2152482852e50b551cecb68e009148585b910ffb0508a7b4875598eaf8657db
-Size (proc-macro-error-1.0.4.crate) = 25293 bytes
-BLAKE2s (proc-macro-error-attr-1.0.4.crate) = 3204ef6b947e06798ac6e978bd1a40f2f7e81de7d3079fd7b639242f8ed032a8
-SHA512 (proc-macro-error-attr-1.0.4.crate) = 2606afa9ec78d7dad4500c98d3a5ecbd02c6b53ab829c742bed7f57b322a95238ab4e01cf268746815f1424fd9b02eddfa30e72f98c66106f57765f3d3116495
-Size (proc-macro-error-attr-1.0.4.crate) = 7971 bytes
-BLAKE2s (proc-macro-hack-0.5.19.crate) = 61d98efa7bf829362cb8fcc4ef3ec6d31da0aa9fdfd7a9c3f3f3146ff5bf9c31
-SHA512 (proc-macro-hack-0.5.19.crate) = 9e4cbec41056438287f5b23086264c86e2f0cdc193064006556736377b2954229de13a585149b9995002c9aee3334ee2a80ae4afdcc96cabe7ed2bf718476952
-Size (proc-macro-hack-0.5.19.crate) = 15556 bytes
-BLAKE2s (proc-macro2-1.0.37.crate) = 7df0f3468a68248fb6bb32150f677fcdc3fa3c62355feece702f8fb359889a87
-SHA512 (proc-macro2-1.0.37.crate) = cedb3433c6dfff39b404f8939c67e98303bb89a47e2cfb9659eeda1ca3e3d167800dca482374501632ab6d2283105dbd7560a157b48a351b2d3da059f946be55
-Size (proc-macro2-1.0.37.crate) = 41378 bytes
-BLAKE2s (pyo3-0.15.2.crate) = 13073857a15903b359d7cb7dddaeb70da38b457e743ca1d6e24ec7565d90b33e
-SHA512 (pyo3-0.15.2.crate) = 81595bf2b5d2b3a4e79750f0779c142fe7c3e7185f9ffa68a83fce30062ae6812d7af71bee425206552c95839ad7473408f658ff936d4a1f58fd1ac922822582
-Size (pyo3-0.15.2.crate) = 371382 bytes
-BLAKE2s (pyo3-build-config-0.15.2.crate) = a471cab412855d8a9b637becaba4b41753b8d8c688b38618de896e4163673a4b
-SHA512 (pyo3-build-config-0.15.2.crate) = e05e68bc54bc7287d3fb037251767dcbcb512e3cae29948507deb7e0ca18ec4d7fd5d598f1dca1a595b6edcd5395fb443189fe56724e67ef68422bf050b10324
-Size (pyo3-build-config-0.15.2.crate) = 22235 bytes
-BLAKE2s (pyo3-macros-0.15.2.crate) = b6830e3324d2df7bcf068500eacc6b84acadfd7cff87e4d02d7b0927eb4a0538
-SHA512 (pyo3-macros-0.15.2.crate) = 4a40fae4362aa811996d9ff94ff7bfb645396eccffe13fbfc1fff70ada80db56f1a03630cadffca4ff6e156f04c052e82e059d72541d720abbf0ab18f2a7057e
-Size (pyo3-macros-0.15.2.crate) = 7596 bytes
-BLAKE2s (pyo3-macros-backend-0.15.2.crate) = 0822b51b4d47595536ea589e7f21e3fce3a789bda60690d152ff0447484eca3c
-SHA512 (pyo3-macros-backend-0.15.2.crate) = 5c3be99d863764376c3f66de304de8b36548cd99fae8ac40c548b3d467b6bdfcd683c53b4cd1aba26b1730c6b9214c36b1723a5d1299265734e67ea791918c82
-Size (pyo3-macros-backend-0.15.2.crate) = 46112 bytes
-BLAKE2s (quote-1.0.18.crate) = abd6d6f5c51b7e0f5a04d34954eab1e52c6a2ed8cdaeefd15a783d4fb9ce5c0f
-SHA512 (quote-1.0.18.crate) = 3fa537aa96a8970104411471b0e4b7b9339583d552c1d9297737a59ef5301af41da105b92aeace87376e1395e379153f6551bfcfe9c740e6945064426f5f6f84
-Size (quote-1.0.18.crate) = 28911 bytes
-BLAKE2s (redox_syscall-0.2.13.crate) = 89d3bcd8ceda7e2f3397bdeae2cc7118bdf1f2c33c8c07ff5adbea4174e17774
-SHA512 (redox_syscall-0.2.13.crate) = 6551f503ba52c4edc0cb4a418ff212188ddc7be80dcb39eaf3bfb82faa9a76cdf359f604d6b32be6c6a335b54180c9399a0e32670333a5a08351957308486100
-Size (redox_syscall-0.2.13.crate) = 23759 bytes
-BLAKE2s (scopeguard-1.1.0.crate) = d3884942354d25131c602303463c5686e520bd94daf216a810679acabf59b82e
-SHA512 (scopeguard-1.1.0.crate) = 368fa5726df8f42b599993681579a9ffd0196480ee3cd0f9f671e8493f3bedd1e1779bdf2beb329e77e0005fa09b816e3385f309490c0f2781568db275d4d17d
-Size (scopeguard-1.1.0.crate) = 11470 bytes
-BLAKE2s (smallvec-1.8.0.crate) = 902dba516c977dea99dcd9d25137ce7d1874df5054f940f9e1f23cdc18eae155
-SHA512 (smallvec-1.8.0.crate) = 17687cfa6aaf95a1df063adc3a412a7c41918a0d003eaac90f7d9e859fb8fa1d652eedee17a4cb3aaae9b33a2043f89e796519e3a7a3992b292f04049bf80b0c
-Size (smallvec-1.8.0.crate) = 27992 bytes
-BLAKE2s (stable_deref_trait-1.2.0.crate) = 4ccf524130eadac6b21106564de56e582d0f308b32442552d70bb9d313c53920
-SHA512 (stable_deref_trait-1.2.0.crate) = a13cfb22723f1f2cf089b2d07d657846f50c37bc0438d1a76096bea30214cad226b7a422c21f9e191ce87071da8a141d61882aedf9e0203a5fffdfda86a5fb03
-Size (stable_deref_trait-1.2.0.crate) = 8054 bytes
-BLAKE2s (syn-1.0.91.crate) = 62243832fe3944a1abf4f87a0999c9e51383e16d5cd4d9337c2348b1d00f64c7
-SHA512 (syn-1.0.91.crate) = 28fe28a9d4e9ab3610850c1704be6f384e9fff191b1a5e11f9766bdada81a3e7426cbc776bbd63ea6710320c7416a622506d4a8d607d978af506d381658d4bff
-Size (syn-1.0.91.crate) = 235996 bytes
-BLAKE2s (unicode-xid-0.2.2.crate) = f490e112605a2f8c1245fe3eac08a20787a04af701715892031431425bba0ae3
-SHA512 (unicode-xid-0.2.2.crate) = 92ffd0dd34e3ca235ecf110b38c447d3ec1faa23d76c112457f28d432f92fa6b5f428bc5e1bfd278f361f55426dd96e19ecb0d3eff6cf250892f069c52bd89a8
-Size (unicode-xid-0.2.2.crate) = 14955 bytes
-BLAKE2s (unindent-0.1.8.crate) = 7757f774e5cb8317ab2ad497233de0df50749e59f1ba2fcbf1d301b999ae28d5
-SHA512 (unindent-0.1.8.crate) = 7752f4a29306b3c43f768bc400d610d1537457b22cceae8a5ebba31c857e219dc433a10a676d3cf94316a7cd6c7013c8960c825c6f1f9db5a3c2edd0a60591a8
-Size (unindent-0.1.8.crate) = 8326 bytes
-BLAKE2s (version_check-0.9.4.crate) = a26f24d5e2c5e631462ebe434aa239957f5102009d3824d5dff2bc90d3c79fb0
-SHA512 (version_check-0.9.4.crate) = b172dc9a3759a4a683ffc39b9a40b03b9974b626a088217de87090466cef695226557c226cf3e469b2b25ee7297b7eb0d7719878cab42457f80146a81943c0c8
-Size (version_check-0.9.4.crate) = 14895 bytes
-BLAKE2s (winapi-0.3.9.crate) = 295083bd8c53c7decc4187da324a1284ad05cbccc9198d31facb6a42e34867ce
-SHA512 (winapi-0.3.9.crate) = ff8b7b78065f3d8999ec03c725a0460ebc059771bf071c7a3df3f0ecd733edf3b0a2450024d4e24e1aedddaecd9038ce1376c0d8bbf45132068cf45cf4a53a97
-Size (winapi-0.3.9.crate) = 1200382 bytes
-BLAKE2s (winapi-i686-pc-windows-gnu-0.4.0.crate) = 3ef20321fea464773f9e73ac16ada3a0e8101a8c3c0ebab763049f2ab269eb1a
-SHA512 (winapi-i686-pc-windows-gnu-0.4.0.crate) = a672ccefd0730a8166fef1d4e39f9034d9ae426a3f5e28d1f4169fa5c5790767693f281d890e7804773b34acdb0ae1febac33cde8c50c0044a5a6152c7209ec2
-Size (winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 bytes
-BLAKE2s (winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 85ecec73b9874f5f443e29d99f93a11889e74ddf5a4bfeb929e2355a7cee32f1
-SHA512 (winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 4a654af6a5d649dc87e00497245096b35a2894ae66f155cb62389902c3b93ddcc5cf7d0d8b9dd97b291d2d80bc686af2298e80abef6ac69883f4a54e79712513
-Size (winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 bytes


Home | Main Index | Thread Index | Old Index