pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-cryptography_vectors



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 21 09:12:59 UTC 2024

Modified Files:
        pkgsrc/security/py-cryptography_vectors: Makefile PLIST distinfo

Log Message:
py-cryptography_vectors: update to 43.0.0.

Update for py-cryptography-43.0.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/security/py-cryptography_vectors/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/py-cryptography_vectors/PLIST
cvs rdiff -u -r1.56 -r1.57 pkgsrc/security/py-cryptography_vectors/distinfo

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

Modified files:

Index: pkgsrc/security/py-cryptography_vectors/Makefile
diff -u pkgsrc/security/py-cryptography_vectors/Makefile:1.57 pkgsrc/security/py-cryptography_vectors/Makefile:1.58
--- pkgsrc/security/py-cryptography_vectors/Makefile:1.57       Wed Jun  5 07:26:46 2024
+++ pkgsrc/security/py-cryptography_vectors/Makefile    Sun Jul 21 09:12:59 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2024/06/05 07:26:46 adam Exp $
+# $NetBSD: Makefile,v 1.58 2024/07/21 09:12:59 wiz Exp $
 
-DISTNAME=      cryptography_vectors-42.0.8
+DISTNAME=      cryptography_vectors-43.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cryptography_vectors/}

Index: pkgsrc/security/py-cryptography_vectors/PLIST
diff -u pkgsrc/security/py-cryptography_vectors/PLIST:1.27 pkgsrc/security/py-cryptography_vectors/PLIST:1.28
--- pkgsrc/security/py-cryptography_vectors/PLIST:1.27  Thu Jan 25 05:56:58 2024
+++ pkgsrc/security/py-cryptography_vectors/PLIST       Sun Jul 21 09:12:59 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2024/01/25 05:56:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.28 2024/07/21 09:12:59 wiz Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.APACHE
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.BSD
@@ -63,6 +63,7 @@ ${PYSITELIB}/cryptography_vectors/asymme
 ${PYSITELIB}/cryptography_vectors/asymmetric/DH/dhp_rfc5114_2.pem
 ${PYSITELIB}/cryptography_vectors/asymmetric/DH/dhpub.der
 ${PYSITELIB}/cryptography_vectors/asymmetric/DH/dhpub.pem
+${PYSITELIB}/cryptography_vectors/asymmetric/DH/dhpub_cryptography_old.pem
 ${PYSITELIB}/cryptography_vectors/asymmetric/DH/dhpub_rfc5114_2.der
 ${PYSITELIB}/cryptography_vectors/asymmetric/DH/dhpub_rfc5114_2.pem
 ${PYSITELIB}/cryptography_vectors/asymmetric/DH/rfc3526.txt
@@ -108,6 +109,7 @@ ${PYSITELIB}/cryptography_vectors/asymme
 ${PYSITELIB}/cryptography_vectors/asymmetric/ECDSA/FIPS_186-3/SigGen.rsp
 ${PYSITELIB}/cryptography_vectors/asymmetric/ECDSA/FIPS_186-3/SigGen.txt
 ${PYSITELIB}/cryptography_vectors/asymmetric/ECDSA/FIPS_186-3/SigVer.rsp
+${PYSITELIB}/cryptography_vectors/asymmetric/ECDSA/RFC6979/evppkey_ecdsa_rfc6979.txt
 ${PYSITELIB}/cryptography_vectors/asymmetric/ECDSA/SECP256K1/SigGen.txt
 ${PYSITELIB}/cryptography_vectors/asymmetric/Ed25519/ed25519-pkcs8-enc.der
 ${PYSITELIB}/cryptography_vectors/asymmetric/Ed25519/ed25519-pkcs8-enc.pem
@@ -162,6 +164,14 @@ ${PYSITELIB}/cryptography_vectors/asymme
 ${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/rsa-nopsw.key.pub
 ${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/rsa-psw.key
 ${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/rsa-psw.key.pub
+${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/sk-ecdsa-nopsw.key
+${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/sk-ecdsa-nopsw.key.pub
+${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/sk-ecdsa-psw.key
+${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/sk-ecdsa-psw.key.pub
+${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/sk-ed25519-nopsw.key
+${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/sk-ed25519-nopsw.key.pub
+${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/sk-ed25519-psw.key
+${PYSITELIB}/cryptography_vectors/asymmetric/OpenSSH/sk-ed25519-psw.key.pub
 ${PYSITELIB}/cryptography_vectors/asymmetric/PEM_Serialization/README.txt
 ${PYSITELIB}/cryptography_vectors/asymmetric/PEM_Serialization/dsa_4096.pem
 ${PYSITELIB}/cryptography_vectors/asymmetric/PEM_Serialization/dsa_private_key.pem
@@ -526,6 +536,7 @@ ${PYSITELIB}/cryptography_vectors/cipher
 ${PYSITELIB}/cryptography_vectors/ciphers/IDEA/idea-cfb.txt
 ${PYSITELIB}/cryptography_vectors/ciphers/IDEA/idea-ecb.txt
 ${PYSITELIB}/cryptography_vectors/ciphers/IDEA/idea-ofb.txt
+${PYSITELIB}/cryptography_vectors/ciphers/RC2/rc2-cbc.txt
 ${PYSITELIB}/cryptography_vectors/ciphers/SEED/rfc-4196.txt
 ${PYSITELIB}/cryptography_vectors/ciphers/SEED/rfc-4269.txt
 ${PYSITELIB}/cryptography_vectors/ciphers/SEED/seed-cfb.txt
@@ -2253,6 +2264,7 @@ ${PYSITELIB}/cryptography_vectors/x509/c
 ${PYSITELIB}/cryptography_vectors/x509/custom/ca/ca_key.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/ca/rsa_ca.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/ca/rsa_key.pem
+${PYSITELIB}/cryptography_vectors/x509/custom/ca/rsae_ca.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/cdp_all_reasons.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/cdp_crl_issuer.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/cdp_empty_hostname.pem
@@ -2291,6 +2303,7 @@ ${PYSITELIB}/cryptography_vectors/x509/c
 ${PYSITELIB}/cryptography_vectors/x509/custom/dsa_selfsigned_ca.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/ec_no_named_curve.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/ecdsa_null_alg.pem
+${PYSITELIB}/cryptography_vectors/x509/custom/ekucrit-testuser-cert.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/extended_key_usage.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/freshestcrl.pem
 ${PYSITELIB}/cryptography_vectors/x509/custom/ian_uri.pem

Index: pkgsrc/security/py-cryptography_vectors/distinfo
diff -u pkgsrc/security/py-cryptography_vectors/distinfo:1.56 pkgsrc/security/py-cryptography_vectors/distinfo:1.57
--- pkgsrc/security/py-cryptography_vectors/distinfo:1.56       Wed Jun  5 07:26:46 2024
+++ pkgsrc/security/py-cryptography_vectors/distinfo    Sun Jul 21 09:12:59 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.56 2024/06/05 07:26:46 adam Exp $
+$NetBSD: distinfo,v 1.57 2024/07/21 09:12:59 wiz Exp $
 
-BLAKE2s (cryptography_vectors-42.0.8.tar.gz) = 1f85f679ae428e7f8fa528883b411f5d05ae4248f48d331e91dff89d9ba14c12
-SHA512 (cryptography_vectors-42.0.8.tar.gz) = c81fb4a3773e84504e2f4f935cbf572ed056531671a66c65e55a6377ac8ae9006e0d7d0cc24141c32cbded74bccce487e21290afbe8548318951d4c4de00a84f
-Size (cryptography_vectors-42.0.8.tar.gz) = 35277813 bytes
+BLAKE2s (cryptography_vectors-43.0.0.tar.gz) = 6286d9b3cfe00230c6aa56f9184a8821c89491960d8e1afbf0826f768e6d4463
+SHA512 (cryptography_vectors-43.0.0.tar.gz) = ca5221a390ebea4eda5d72f9ac9632849ce2174db51385405b1b41b702c0dcd2f24f7fbfaa027bb6eb8c63588ac1eae5fdc7978a08c1561dcaaaaa998b67eaef
+Size (cryptography_vectors-43.0.0.tar.gz) = 35306242 bytes



Home | Main Index | Thread Index | Old Index