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/fcfbc8b95a8f
branches: trunk
changeset: 357763:fcfbc8b95a8f
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 28 01:20:01 2017 +0000
description:
Updated py-cryptography to 1.7.2.
Add more test dependencies.
Self tests cause a python core dump, see
https://github.com/pyca/cryptography/issues/3372
1.7.2 - 2017-01-27
~~~~~~~~~~~~~~~~~~
* Updated Windows and macOS wheels to be compiled against OpenSSL 1.0.2k.
diffstat:
security/py-cryptography/Makefile | 7 +++++--
security/py-cryptography/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r f958613c1a2c -r fcfbc8b95a8f security/py-cryptography/Makefile
--- a/security/py-cryptography/Makefile Sat Jan 28 01:19:15 2017 +0000
+++ b/security/py-cryptography/Makefile Sat Jan 28 01:20:01 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2016/12/19 08:57:51 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2017/01/28 01:20:01 wiz Exp $
-DISTNAME= cryptography-1.7.1
+DISTNAME= cryptography-1.7.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography/}
@@ -20,6 +20,9 @@
BUILD_DEPENDS+= ${PYPKGPREFIX}-pretend-[0-9]*:../../devel/py-pretend
BUILD_DEPENDS+= ${PYPKGPREFIX}-requests>=0.8:../../devel/py-requests
BUILD_DEPENDS+= ${PYPKGPREFIX}-test>=0.8:../../devel/py-test
+BUILD_DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
+BUILD_DEPENDS+= ${PYPKGPREFIX}-cryptography_vectors-[0-9]*:../../security/py-cryptography_vectors
+BUILD_DEPENDS+= ${PYPKGPREFIX}-asn1-modules-[0-9]*:../../security/py-asn1-modules
.include "../../lang/python/pyversion.mk"
diff -r f958613c1a2c -r fcfbc8b95a8f security/py-cryptography/distinfo
--- a/security/py-cryptography/distinfo Sat Jan 28 01:19:15 2017 +0000
+++ b/security/py-cryptography/distinfo Sat Jan 28 01:20:01 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2016/12/19 08:57:51 wiz Exp $
+$NetBSD: distinfo,v 1.38 2017/01/28 01:20:01 wiz Exp $
-SHA1 (cryptography-1.7.1.tar.gz) = 6ef868de80378546a42b3b49995d7017d33f03e5
-RMD160 (cryptography-1.7.1.tar.gz) = c4081bfbe78afb705e97e8b7d1781169f11ccc9b
-SHA512 (cryptography-1.7.1.tar.gz) = fb88b0ee9e314526fcdbb6d35da409b7335c7408a69d2350c58379471d2b9d76021010955629cf776d26312f22d4f8aa3f135955a19dfbff9d602176c9bbfd40
-Size (cryptography-1.7.1.tar.gz) = 420673 bytes
+SHA1 (cryptography-1.7.2.tar.gz) = 2b5bc62fda71992633f83164b1a74c16a784acdf
+RMD160 (cryptography-1.7.2.tar.gz) = ca1bf254944ec846cfd0af124001601a3052bedf
+SHA512 (cryptography-1.7.2.tar.gz) = 8ddd119385064e1f8288ff318ec16f500b5c125a3811ccb306aeb2664fac495fcdd3cb5a7cbacd10156505c9526b9cdbd66860b35bbcd2f9a6bb285dd6cba8c5
+Size (cryptography-1.7.2.tar.gz) = 420867 bytes
Home |
Main Index |
Thread Index |
Old Index