summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2015-11-12 16:37:00 +0000
committerwiz <wiz>2015-11-12 16:37:00 +0000
commit2bea551ce454be67b9ace228d719c959290d865c (patch)
treea9ec405e3df6f185ef648b4be040ca5acf25c028 /security
parent789edc6335b94912c0fb8afd5ce7d1536da92c21 (diff)
downloadpkgsrc-2bea551ce454be67b9ace228d719c959290d865c.tar.gz
Update py-cryptography to 1.1:
1.1 - 2015-10-28 ~~~~~~~~~~~~~~~~ * Added support for Elliptic Curve Diffie-Hellman with :class:`~cryptography.hazmat.primitives.asymmetric.ec.ECDH`. * Added :class:`~cryptography.hazmat.primitives.kdf.x963kdf.X963KDF`. * Added support for parsing certificate revocation lists (CRLs) using :func:`~cryptography.x509.load_pem_x509_crl` and :func:`~cryptography.x509.load_der_x509_crl`. * Add support for AES key wrapping with :func:`~cryptography.hazmat.primitives.keywrap.aes_key_wrap` and :func:`~cryptography.hazmat.primitives.keywrap.aes_key_unwrap`. * Added a ``__hash__`` method to :class:`~cryptography.x509.Name`. * Add support for encoding and decoding elliptic curve points to a byte string form using :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers.encode_point` and :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers.from_encoded_point`. * Added :meth:`~cryptography.x509.Extensions.get_extension_for_class`. * :class:`~cryptography.x509.CertificatePolicies` are now supported in the :class:`~cryptography.x509.CertificateBuilder`. * ``countryName`` is now encoded as a ``PrintableString`` when creating subject and issuer distinguished names with the Certificate and CSR builder classes.
Diffstat (limited to 'security')
-rw-r--r--security/py-cryptography/Makefile4
-rw-r--r--security/py-cryptography/PLIST8
-rw-r--r--security/py-cryptography/distinfo10
3 files changed, 14 insertions, 8 deletions
diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile
index bc22e2c2091..c37b2e1f385 100644
--- a/security/py-cryptography/Makefile
+++ b/security/py-cryptography/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2015/10/19 09:37:29 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2015/11/12 16:37:00 wiz Exp $
-DISTNAME= cryptography-1.0.2
+DISTNAME= cryptography-1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography/}
diff --git a/security/py-cryptography/PLIST b/security/py-cryptography/PLIST
index b087c9a9c4c..12d4cd1fd29 100644
--- a/security/py-cryptography/PLIST
+++ b/security/py-cryptography/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2015/08/17 15:55:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2015/11/12 16:37:00 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -162,6 +162,12 @@ ${PYSITELIB}/cryptography/hazmat/primitives/kdf/hkdf.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/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
diff --git a/security/py-cryptography/distinfo b/security/py-cryptography/distinfo
index d38c8c0f01e..50ebdfb7b22 100644
--- a/security/py-cryptography/distinfo
+++ b/security/py-cryptography/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2015/10/19 09:37:29 wiz Exp $
+$NetBSD: distinfo,v 1.23 2015/11/12 16:37:00 wiz Exp $
-SHA1 (cryptography-1.0.2.tar.gz) = 3239c95de109843f979ce90e2eadd7ee867cba2a
-RMD160 (cryptography-1.0.2.tar.gz) = c9c83e7c845d88901a8c49a16bd24a93815e780d
-SHA512 (cryptography-1.0.2.tar.gz) = f266fbee6ab06ed6a552599dffe6d3e959dd858e6be7b81c0d4489c384fbb2b5de5ecf4f1e43e1dacbaa6ddefd1562f10961caec73cb3ed256faa03a5d4eff85
-Size (cryptography-1.0.2.tar.gz) = 332870 bytes
+SHA1 (cryptography-1.1.tar.gz) = e04eb5febd7d127bc673504a18984daf4491e941
+RMD160 (cryptography-1.1.tar.gz) = 08922bb44f7ea5665069f16422bff684de8c0ed7
+SHA512 (cryptography-1.1.tar.gz) = 8d5b5ac7cc2dcf7271dcd85c65c42cd815b95ec8502864da1b7c32c4a5905ecc6ae45f54d11e7b539d9ddf10d8bd3de9f40233c0b3cbdd1132b2ffbd4ebb318f
+Size (cryptography-1.1.tar.gz) = 348676 bytes