pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-cryptography Updated py-cryptography to 1....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dfd664c6c14d
branches:  trunk
changeset: 353166:dfd664c6c14d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 30 11:17:39 2016 +0000

description:
Updated py-cryptography to 1.5.1.

1.5.1 - 2016-09-22
~~~~~~~~~~~~~~~~~~

* Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2i.
* Resolved a ``UserWarning`` when used with cffi 1.8.3.
* Fixed a memory leak in name creation with X.509.
* Added a workaround for old versions of setuptools.
* Fixed an issue preventing ``cryptography`` from compiling against
  OpenSSL 1.0.2i.

diffstat:

 security/py-cryptography/Makefile |   5 ++---
 security/py-cryptography/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 850db2fca97d -r dfd664c6c14d security/py-cryptography/Makefile
--- a/security/py-cryptography/Makefile Fri Sep 30 11:15:04 2016 +0000
+++ b/security/py-cryptography/Makefile Fri Sep 30 11:17:39 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2016/09/12 18:34:31 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2016/09/30 11:17:39 wiz Exp $
 
-DISTNAME=      cryptography-1.5
+DISTNAME=      cryptography-1.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cryptography/}
 
diff -r 850db2fca97d -r dfd664c6c14d security/py-cryptography/distinfo
--- a/security/py-cryptography/distinfo Fri Sep 30 11:15:04 2016 +0000
+++ b/security/py-cryptography/distinfo Fri Sep 30 11:17:39 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2016/08/31 06:47:09 wiz Exp $
+$NetBSD: distinfo,v 1.33 2016/09/30 11:17:39 wiz Exp $
 
-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
+SHA1 (cryptography-1.5.1.tar.gz) = 18e1b1ab0f6701e979d879cdf9d744ba6db8a66b
+RMD160 (cryptography-1.5.1.tar.gz) = ee9b0aef462609f4dd997b0b172fe4a6d31b3440
+SHA512 (cryptography-1.5.1.tar.gz) = 9aa37d4abd095f719a2124719680872a907201ee152063b1757416487df1ee8423ba15dc40ff5b52c073b22f4d42b8aacd9d54d213511f14fc3b755e625eb449
+Size (cryptography-1.5.1.tar.gz) = 400682 bytes



Home | Main Index | Thread Index | Old Index