git: 9385886cd8da - main - security/py-pyotp2289: Update to 1.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Jan 2023 08:59:34 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=9385886cd8daa2446ca534ba07dc63579f02c4cc commit 9385886cd8daa2446ca534ba07dc63579f02c4cc Author: Simeon Simeonov <sgs@pichove.org> AuthorDate: 2023-01-09 08:57:02 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-01-09 08:59:01 +0000 security/py-pyotp2289: Update to 1.2.1 ChangeLog: https://github.com/blackm0re/pyotp2289/blob/master/CHANGELOG.md PR: 268781 --- security/py-pyotp2289/Makefile | 11 +++-------- security/py-pyotp2289/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/security/py-pyotp2289/Makefile b/security/py-pyotp2289/Makefile index a564cfa8211e..f2a1b3f20dd9 100644 --- a/security/py-pyotp2289/Makefile +++ b/security/py-pyotp2289/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyotp2289 -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,14 +11,9 @@ WWW= https://github.com/blackm0re/pyotp2289 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} - -USES= python:3.6+ -USE_PYTHON= distutils concurrent autoplist +USES= python:3.7+ +USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes -do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest - .include <bsd.port.mk> diff --git a/security/py-pyotp2289/distinfo b/security/py-pyotp2289/distinfo index 5fedfd58c4d0..ee3ba248fcdf 100644 --- a/security/py-pyotp2289/distinfo +++ b/security/py-pyotp2289/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1648922236 -SHA256 (pyotp2289-1.1.1.tar.gz) = 3b45fe0ff8a000ef44d9ec3e8825d87e8fa1676fef76475984c40fa20d7afcaf -SIZE (pyotp2289-1.1.1.tar.gz) = 26118 +SHA256 (pyotp2289-1.2.1.tar.gz) = e281f485db71bf741c7ac902235e843da9f42d41a42c5f8cfc09da8cfdffda26 +SIZE (pyotp2289-1.2.1.tar.gz) = 30629