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 |