summaryrefslogtreecommitdiff
path: root/security/py-ecdsa
diff options
context:
space:
mode:
authorgls <gls>2014-06-12 00:28:26 +0000
committergls <gls>2014-06-12 00:28:26 +0000
commitf978eb035f0d2d4de9d96e7d684bb2aae8f1c6dc (patch)
tree90dde109b2d0d3df7c8c59524d4ac08b77aa3156 /security/py-ecdsa
parenta64b831960e3c21fe2c55b8398077b0c227ed1d3 (diff)
downloadpkgsrc-f978eb035f0d2d4de9d96e7d684bb2aae8f1c6dc.tar.gz
Update security/py-ecdsa to 0.11
Upstream changes: ----------------- * Release 0.11 (10 Mar 2014) Add signature-encoding functions "sigencode_{strings,string,der}_canonize" which canonicalize the S value (using the smaller of the two possible values). Add "validate_point=" argument to VerifyingKey.from_string() constructor (defaults to True) which can be used to disable time-consuming point validation when importing a pre-validated verifying key. Drop python2.5 support (untested but not explicitly broken yet), update trove classifiers.
Diffstat (limited to 'security/py-ecdsa')
-rw-r--r--security/py-ecdsa/Makefile7
-rw-r--r--security/py-ecdsa/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile
index 8e7dad4ad12..6b0933072d1 100644
--- a/security/py-ecdsa/Makefile
+++ b/security/py-ecdsa/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2014/01/27 18:42:11 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/12 00:28:26 gls Exp $
-DISTNAME= python-ecdsa-0.10
-PKGNAME= ${PYPKGPREFIX}-ecdsa-0.10
+DISTNAME= python-ecdsa-0.11
+PKGNAME= ${PYPKGPREFIX}-ecdsa-0.11
EGG_NAME= ecdsa-0.0.0
-PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/warner/python-ecdsa/archive/
diff --git a/security/py-ecdsa/distinfo b/security/py-ecdsa/distinfo
index 7573d462cdb..cdee367f0cc 100644
--- a/security/py-ecdsa/distinfo
+++ b/security/py-ecdsa/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2013/11/05 17:37:48 joerg Exp $
+$NetBSD: distinfo,v 1.4 2014/06/12 00:28:26 gls Exp $
-SHA1 (python-ecdsa-0.10.tar.gz) = 0b8581e319968da231ea5a61d0e0c2986a846bec
-RMD160 (python-ecdsa-0.10.tar.gz) = 4cf6cdacfc534362680bbaffbe06d812bada2d0e
-Size (python-ecdsa-0.10.tar.gz) = 45575 bytes
+SHA1 (python-ecdsa-0.11.tar.gz) = 9180edb5611eab3f4feb058466b8154c45a0bafc
+RMD160 (python-ecdsa-0.11.tar.gz) = f10894754d96b6e6e1529cf67587c78970cebf1e
+Size (python-ecdsa-0.11.tar.gz) = 46016 bytes
SHA1 (patch-setup.py) = 484475e066b3c05b9ee8dcb81a456088fb485bf1