Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
    www/py-betamax: Convert to USE_PYTHON=pep517
    
    - Bump PORTREVISION for package change
---
 www/py-betamax/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/www/py-betamax/Makefile b/www/py-betamax/Makefile
index 0993fac9390d..177a876e2940 100644
--- a/www/py-betamax/Makefile
+++ b/www/py-betamax/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	betamax
 PORTVERSION=	0.9.0
+PORTREVISION=	1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +12,12 @@ WWW=		https://betamax.readthedocs.io/en/latest/ \
 
 LICENSE=	APACHE20
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.0:www/py-requests@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	autoplist concurrent distutils
+USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>