diff options
Diffstat (limited to 'devel/py-deprecated/Makefile')
| -rw-r--r-- | devel/py-deprecated/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-deprecated/Makefile b/devel/py-deprecated/Makefile index 93a89e862e1f..8cb0106186a4 100644 --- a/devel/py-deprecated/Makefile +++ b/devel/py-deprecated/Makefile @@ -1,5 +1,5 @@ PORTNAME= deprecated -PORTVERSION= 1.2.18 +PORTVERSION= 1.3.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wrapt>=1.10<2:devel/py-wrapt@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wrapt>=1.10<3:devel/py-wrapt@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 |
