Updated py-cryptography to 1.5.2.
1.5.2 - 2016-09-26 ~~~~~~~~~~~~~~~~~~ * Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2j.
This commit is contained in:
parent
f40555f41b
commit
837a68bdec
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.44 2016/09/30 11:17:39 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.45 2016/10/03 12:21:16 wiz Exp $
|
||||
|
||||
DISTNAME= cryptography-1.5.1
|
||||
DISTNAME= cryptography-1.5.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.33 2016/09/30 11:17:39 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.34 2016/10/03 12:21:16 wiz Exp $
|
||||
|
||||
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
|
||||
SHA1 (cryptography-1.5.2.tar.gz) = 701fe929008e1a8fcbfdfe63be699be36d6f7509
|
||||
RMD160 (cryptography-1.5.2.tar.gz) = 2860938e98ec81b2f298b6033378e459b1b99455
|
||||
SHA512 (cryptography-1.5.2.tar.gz) = 7f50edfe7a7270a7acef52b7c55a32eca1845c5e410f078c42690a2e18fce001ed5dfd268fb18a2219011eff073914f1e2271d8e957c58b5200615a815a4b4c0
|
||||
Size (cryptography-1.5.2.tar.gz) = 400673 bytes
|
||||
|
|
Loading…
Reference in a new issue