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)
This commit is contained in:
Danilo G. Baio 2017-07-01 14:36:20 +00:00
parent 6e26378540
commit 51f7c461a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444826
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pyotp
PORTVERSION= 2.2.4
PORTVERSION= 2.2.6
DISTVERSIONPREFIX= v
CATEGORIES= security
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -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