diff options
Diffstat (limited to 'devel/py-xdis/Makefile')
| -rw-r--r-- | devel/py-xdis/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-xdis/Makefile b/devel/py-xdis/Makefile index 9ef65535af99..3f4b975d3f8e 100644 --- a/devel/py-xdis/Makefile +++ b/devel/py-xdis/Makefile @@ -1,5 +1,5 @@  PORTNAME=	xdis -PORTVERSION=	6.1.6 +PORTVERSION=	6.1.8  CATEGORIES=	devel python  MASTER_SITES=	PYPI \  		https://github.com/rocky/python-xdis/releases/download/${PORTVERSION}/ @@ -12,7 +12,7 @@ WWW=		https://github.com/rocky/python-xdis  LICENSE=	GPLv2+  LICENSE_FILE=	${WRKSRC}/COPYING -BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}  | 
