View | Details | Raw Unified | Return to bug 268781 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/py-pyotp2289/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	pyotp2289
1
PORTNAME=	pyotp2289
2
PORTVERSION=	1.1.1
2
PORTVERSION=	1.2.0
3
CATEGORIES=	security python
3
CATEGORIES=	security python
4
MASTER_SITES=	CHEESESHOP
4
MASTER_SITES=	CHEESESHOP
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 13-19 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
13
13
14
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
14
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
15
15
16
USES=		python:3.6+
16
USES=		python:3.7+
17
USE_PYTHON=	distutils concurrent autoplist
17
USE_PYTHON=	distutils concurrent autoplist
18
18
19
NO_ARCH=	yes
19
NO_ARCH=	yes
(-)b/security/py-pyotp2289/distinfo (-2 / +2 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1648922236
1
TIMESTAMP = 1648922236
2
SHA256 (pyotp2289-1.1.1.tar.gz) = 3b45fe0ff8a000ef44d9ec3e8825d87e8fa1676fef76475984c40fa20d7afcaf
2
SHA256 (pyotp2289-1.2.0.tar.gz) = 7486dc9d6b1dc5ab6ccfd0429097a963610bc2523cfce2778def15ebc6ec9f8c
3
SIZE (pyotp2289-1.1.1.tar.gz) = 26118
3
SIZE (pyotp2289-1.2.0.tar.gz) = 26232

Return to bug 268781