Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 399CF7A295 for ; Wed, 31 Aug 2016 06:47:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DDFEA85EDD; Wed, 31 Aug 2016 06:47:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FA5C85EDB for ; Wed, 31 Aug 2016 06:47:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 9cXLSXZnfFil for ; Wed, 31 Aug 2016 06:47:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EAC0785E88 for ; Wed, 31 Aug 2016 06:47:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8A27FBC3; Wed, 31 Aug 2016 06:47:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1472626029147790" MIME-Version: 1.0 Date: Wed, 31 Aug 2016 06:47:09 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/security/py-cryptography To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160831064709.E8A27FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1472626029147790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Aug 31 06:47:09 UTC 2016 Modified Files: pkgsrc/security/py-cryptography: Makefile distinfo Log Message: Updated py-cryptography to 1.5. 1.5 - 2016-08-26 ~~~~~~~~~~~~~~~~ * Added :func:`~cryptography.hazmat.primitives.asymmetric.padding.calculate_max_pss_salt_length`. * Added "one shot" :meth:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey.sign` and :meth:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKey.verify` methods to DSA keys. * Added "one shot" :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey.sign` and :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.verify` methods to ECDSA keys. * Switched back to the older callback model on Python 3.5 in order to mitigate the locking callback problem with OpenSSL <1.1.0. * :class:`~cryptography.x509.CertificateBuilder`, :class:`~cryptography.x509.CertificateRevocationListBuilder`, and :class:`~cryptography.x509.RevokedCertificateBuilder` now accept timezone aware ``datetime`` objects as method arguments * ``cryptography`` now supports OpenSSL 1.1.0 as a compilation target. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/security/py-cryptography/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/security/py-cryptography/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1472626029147790 Content-Disposition: inline Content-Length: 1771 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/py-cryptography/Makefile diff -u pkgsrc/security/py-cryptography/Makefile:1.41 pkgsrc/security/py-cryptography/Makefile:1.42 --- pkgsrc/security/py-cryptography/Makefile:1.41 Mon Jun 6 11:58:09 2016 +++ pkgsrc/security/py-cryptography/Makefile Wed Aug 31 06:47:09 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2016/06/06 11:58:09 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2016/08/31 06:47:09 wiz Exp $ -DISTNAME= cryptography-1.4 +DISTNAME= cryptography-1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography/} Index: pkgsrc/security/py-cryptography/distinfo diff -u pkgsrc/security/py-cryptography/distinfo:1.31 pkgsrc/security/py-cryptography/distinfo:1.32 --- pkgsrc/security/py-cryptography/distinfo:1.31 Mon Jun 6 11:58:09 2016 +++ pkgsrc/security/py-cryptography/distinfo Wed Aug 31 06:47:09 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.31 2016/06/06 11:58:09 wiz Exp $ +$NetBSD: distinfo,v 1.32 2016/08/31 06:47:09 wiz Exp $ -SHA1 (cryptography-1.4.tar.gz) = f769cd5b007b3e1699eeefd6c4a9259ae97908b6 -RMD160 (cryptography-1.4.tar.gz) = d0061e04c6b27100fc8678ab13702b3881028777 -SHA512 (cryptography-1.4.tar.gz) = 84ac02b3af381da077be77057e387ceb2977da584da7c32ddb953b7f67a101836f16fbfe119dbf430a358141f9867ed6f9b65d5214f6a602e17f988d03a112d9 -Size (cryptography-1.4.tar.gz) = 399707 bytes +SHA1 (cryptography-1.5.tar.gz) = be8293f1617b640e947ce9495531a1c18729a40e +RMD160 (cryptography-1.5.tar.gz) = 67e2cf176ca6fb3a2257468172c0deb3a5398228 +SHA512 (cryptography-1.5.tar.gz) = 762b313296baf8ec6eb86557a844065022b83a623c7babc374bd63f575085dc845611c385df870050a2633d6b8c6c8399d8470647328b8f2ff44b17937a04756 +Size (cryptography-1.5.tar.gz) = 400318 bytes --_----------=_1472626029147790--