aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-13 14:13:33 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-13 14:13:33 +0000
commit4dd68d1bce59e7576e0f5c2192f34a4ae661ffa3 (patch)
treeb45da96e8da583d3c43bcbfe9dd3db9c685fb539 /www
parent4b592bcd0c11c6eebaa8f4c727cc9f59abf567c3 (diff)
downloadports-4dd68d1bce59e7576e0f5c2192f34a4ae661ffa3.tar.gz
ports-4dd68d1bce59e7576e0f5c2192f34a4ae661ffa3.zip
www/py-python-dotenv: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change
Diffstat (limited to 'www')
-rw-r--r--www/py-python-dotenv/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/www/py-python-dotenv/Makefile b/www/py-python-dotenv/Makefile
index 897e6f88ca41..588f86b11214 100644
--- a/www/py-python-dotenv/Makefile
+++ b/www/py-python-dotenv/Makefile
@@ -1,5 +1,6 @@
PORTNAME= python-dotenv
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +12,11 @@ WWW= https://github.com/theskumar/python-dotenv
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
CONFLICTS_INSTALL= rubygem-dotenv # bin/dotenv