aboutsummaryrefslogtreecommitdiff
path: root/security/py-pyotp
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-07-01 14:36:20 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-07-01 14:36:20 +0000
commit51f7c461a665fcc0e44c888fe9f596806a9f5721 (patch)
tree50a48d3f600b9f67544ff91160d243d4f6f2ff99 /security/py-pyotp
parent6e2637854084f62f4386d603b578b31576d43e77 (diff)
downloadports-51f7c461a665fcc0e44c888fe9f596806a9f5721.tar.gz
ports-51f7c461a665fcc0e44c888fe9f596806a9f5721.zip
security/py-pyotp: Update to 2.2.6
v2.2.6: - Fix tests wrt double-quoting in provisioning URIs v2.2.5: - Quote issuer QS parameter in provisioning_uri. Fixes #47. - Raise an exception if a negative integer is passed to at() (#41). - Documentation and release infrastructure improvements. PR: 220400 Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> (maintainer) Approved by: garga (mentor, implicit)
Notes
Notes: svn path=/head/; revision=444826
Diffstat (limited to 'security/py-pyotp')
-rw-r--r--security/py-pyotp/Makefile2
-rw-r--r--security/py-pyotp/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-pyotp/Makefile b/security/py-pyotp/Makefile
index 9867d2abb107..218c81c72a3f 100644
--- a/security/py-pyotp/Makefile
+++ b/security/py-pyotp/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pyotp
-PORTVERSION= 2.2.4
+PORTVERSION= 2.2.6
DISTVERSIONPREFIX= v
CATEGORIES= security
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pyotp/distinfo b/security/py-pyotp/distinfo
index 8342435caba6..8ed4857e7614 100644
--- a/security/py-pyotp/distinfo
+++ b/security/py-pyotp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484217021
-SHA256 (pyotp-pyotp-v2.2.4_GH0.tar.gz) = de96072fbf189b639186f6c0d2981955e3c6a15a6eab0135128002bec4a9d111
-SIZE (pyotp-pyotp-v2.2.4_GH0.tar.gz) = 15426
+TIMESTAMP = 1498915776
+SHA256 (pyotp-pyotp-v2.2.6_GH0.tar.gz) = 51dbd7691705a192a39c05b2bd27d98fabae99b260fe2cc6798054164a5f6299
+SIZE (pyotp-pyotp-v2.2.6_GH0.tar.gz) = 15942