diff --git a/security/py-pyotp2289/Makefile b/security/py-pyotp2289/Makefile index dfdd9598f5a8..4d60078fb136 100644 --- a/security/py-pyotp2289/Makefile +++ b/security/py-pyotp2289/Makefile @@ -1,25 +1,25 @@ # Created by: Simeon Simeonov PORTNAME= pyotp2289 -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sgs@pichove.org COMMENT= Pure Python implementation of RFC-2289 - "A One-Time Password System" LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v -o addopts= + @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest .include diff --git a/security/py-pyotp2289/distinfo b/security/py-pyotp2289/distinfo index ecbdb9d64b65..5fedfd58c4d0 100644 --- a/security/py-pyotp2289/distinfo +++ b/security/py-pyotp2289/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587291556 -SHA256 (pyotp2289-1.0.0.tar.gz) = c37b4a50726a1d57e1f3ef0f05169f4b0b6e7d9baed7335acfbcf4a2eb7432c4 -SIZE (pyotp2289-1.0.0.tar.gz) = 30245 +TIMESTAMP = 1648922236 +SHA256 (pyotp2289-1.1.1.tar.gz) = 3b45fe0ff8a000ef44d9ec3e8825d87e8fa1676fef76475984c40fa20d7afcaf +SIZE (pyotp2289-1.1.1.tar.gz) = 26118