git: 6c9edca78d41 - main - security/py-pyotp2289: update to 1.1.1

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Mon, 04 Apr 2022 12:09:49 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c9edca78d41afaf00f9af99f422965eb050b993

commit 6c9edca78d41afaf00f9af99f422965eb050b993
Author:     Simeon Simeonov <sgs@pichove.org>
AuthorDate: 2022-04-02 19:12:07 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2022-04-04 12:06:46 +0000

    security/py-pyotp2289: update to 1.1.1
    
    Reported by: portscout
    PR: 263016
    Approved by: fluffy (mentor)
---
 security/py-pyotp2289/Makefile | 6 +++---
 security/py-pyotp2289/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

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,7 +1,7 @@
 # Created by: Simeon Simeonov <sgs@pichove.org>
 
 PORTNAME=	pyotp2289
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,11 +15,11 @@ 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 <bsd.port.mk>
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