pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-cryptography Update to 0.8.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13a11ac05b16
branches:  trunk
changeset: 649905:13a11ac05b16
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 12 14:42:30 2015 +0000

description:
Update to 0.8.2:

0.8.2 - 2015-04-10
~~~~~~~~~~~~~~~~~~

* Fixed a race condition when initializing the OpenSSL or CommonCrypto backends
  in a multi-threaded scenario.

diffstat:

 security/py-cryptography/Makefile |  4 ++--
 security/py-cryptography/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r ecd43b7f1602 -r 13a11ac05b16 security/py-cryptography/Makefile
--- a/security/py-cryptography/Makefile Sun Apr 12 14:30:37 2015 +0000
+++ b/security/py-cryptography/Makefile Sun Apr 12 14:42:30 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2015/04/02 22:37:57 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2015/04/12 14:42:30 wiz Exp $
 
-DISTNAME=      cryptography-0.8.1
+DISTNAME=      cryptography-0.8.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  https://pypi.python.org/packages/source/c/cryptography/
diff -r ecd43b7f1602 -r 13a11ac05b16 security/py-cryptography/distinfo
--- a/security/py-cryptography/distinfo Sun Apr 12 14:30:37 2015 +0000
+++ b/security/py-cryptography/distinfo Sun Apr 12 14:42:30 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2015/04/02 22:37:57 wiz Exp $
+$NetBSD: distinfo,v 1.15 2015/04/12 14:42:30 wiz Exp $
 
-SHA1 (cryptography-0.8.1.tar.gz) = d063f27dab90e8298c31e7a61a49d0551da732a5
-RMD160 (cryptography-0.8.1.tar.gz) = 1bb9daf160a1e5e7175e72573a83eadc1c0c012b
-Size (cryptography-0.8.1.tar.gz) = 268240 bytes
+SHA1 (cryptography-0.8.2.tar.gz) = b04c2172d34caa40143f620afe414563f5c98c9a
+RMD160 (cryptography-0.8.2.tar.gz) = 7d90dab70ec9aceea7039aee3b97e7ec1071a8c4
+Size (cryptography-0.8.2.tar.gz) = 268288 bytes
 SHA1 (patch-src_cryptography_hazmat_bindings_utils.py) = 1dbe88db3f1af4dd1b5836d9f353223d532d79bb
 SHA1 (patch-src_cryptography_hazmat_primitives_constant__time.py) = dae1d27d76589a0f1f4236e4b8a311bb44c43185
 SHA1 (patch-src_cryptography_hazmat_primitives_padding.py) = 26320f2a5c8a756476e4e61a136adf79a2d3d3d1



Home | Main Index | Thread Index | Old Index