From 0d560bd3d028142fe2de7b8092172bffdc7d429b Mon Sep 17 00:00:00 2001
From: wiz <wiz@pkgsrc.org>
Date: Mon, 23 Nov 2015 00:06:18 +0000
Subject: Update py-cryptography to 1.1.1:

1.1.1 - 2015-11-19
~~~~~~~~~~~~~~~~~~

* Fixed several small bugs related to compiling the OpenSSL bindings with
  unusual OpenSSL configurations.
* Resolved an issue where, depending on the method of installation and
  which Python interpreter they were using, users on El Capitan (OS X 10.11)
  may have seen an ``InternalError`` on import.
---
 security/py-cryptography/Makefile |  4 ++--
 security/py-cryptography/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

(limited to 'security/py-cryptography')

diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile
index c37b2e1f385..75a0a9e685a 100644
--- a/security/py-cryptography/Makefile
+++ b/security/py-cryptography/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2015/11/12 16:37:00 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2015/11/23 00:06:18 wiz Exp $
 
-DISTNAME=	cryptography-1.1
+DISTNAME=	cryptography-1.1.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	security python
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/cryptography/}
diff --git a/security/py-cryptography/distinfo b/security/py-cryptography/distinfo
index 50ebdfb7b22..723098f6e74 100644
--- a/security/py-cryptography/distinfo
+++ b/security/py-cryptography/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2015/11/12 16:37:00 wiz Exp $
+$NetBSD: distinfo,v 1.24 2015/11/23 00:06:18 wiz Exp $
 
-SHA1 (cryptography-1.1.tar.gz) = e04eb5febd7d127bc673504a18984daf4491e941
-RMD160 (cryptography-1.1.tar.gz) = 08922bb44f7ea5665069f16422bff684de8c0ed7
-SHA512 (cryptography-1.1.tar.gz) = 8d5b5ac7cc2dcf7271dcd85c65c42cd815b95ec8502864da1b7c32c4a5905ecc6ae45f54d11e7b539d9ddf10d8bd3de9f40233c0b3cbdd1132b2ffbd4ebb318f
-Size (cryptography-1.1.tar.gz) = 348676 bytes
+SHA1 (cryptography-1.1.1.tar.gz) = cb965c556d2b85f922737b5a4df4a71da1a0829d
+RMD160 (cryptography-1.1.1.tar.gz) = 5270a93aaf1b9231fefe6a041d54e2ae59857dbb
+SHA512 (cryptography-1.1.1.tar.gz) = d23b755cd57dfd983069c9ea8d8bb6f8ff6a1ef5a874de783a3686ec9ec9141f67f83956e676929188f93a1cca191a05f5172d94005ec38a8200f5d55bbfb1a7
+Size (cryptography-1.1.1.tar.gz) = 348988 bytes
-- 
cgit v1.2.3