aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-send2trash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/py-send2trash/Makefile')
-rw-r--r--deskutils/py-send2trash/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/py-send2trash/Makefile b/deskutils/py-send2trash/Makefile
index 9d1e8a4b409a..d1d246f8c5b2 100644
--- a/deskutils/py-send2trash/Makefile
+++ b/deskutils/py-send2trash/Makefile
@@ -1,6 +1,5 @@
PORTNAME= send2trash
-PORTVERSION= 1.8.2
-PORTREVISION= 1
+PORTVERSION= 1.8.3
CATEGORIES= deskutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,7 @@ WWW= https://github.com/arsenetar/send2trash
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.6.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= dos2unix python