aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-21 17:04:03 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-21 17:04:03 +0000
commit1c324742ce3b22670efe13934a271e076d4ec9d7 (patch)
tree27a1bd1d02830f1039d22d0b0342a843ccffec98
parente08207b2c81771e8711827984a4c1333d23854fe (diff)
downloadports-1c324742ce3b22670efe13934a271e076d4ec9d7.tar.gz
ports-1c324742ce3b22670efe13934a271e076d4ec9d7.zip
devel/py-llfuse: Update to 1.5.0
-rw-r--r--devel/py-llfuse/Makefile6
-rw-r--r--devel/py-llfuse/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-llfuse/Makefile b/devel/py-llfuse/Makefile
index ced357284ffd..20a8c9c8e7f7 100644
--- a/devel/py-llfuse/Makefile
+++ b/devel/py-llfuse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= llfuse
-PORTVERSION= 1.4.4
+PORTVERSION= 1.5.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,11 +11,11 @@ WWW= https://github.com/python-llfuse/python-llfuse
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= compiler:c++11-lang fuse pkgconfig python
-USE_PYTHON= autoplist concurrent pep517 pytest
+USE_PYTHON= autoplist concurrent cython pep517 pytest
TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR}
diff --git a/devel/py-llfuse/distinfo b/devel/py-llfuse/distinfo
index bd6d7a74428c..c30cfb0c8235 100644
--- a/devel/py-llfuse/distinfo
+++ b/devel/py-llfuse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685162150
-SHA256 (llfuse-1.4.4.tar.gz) = 92044c8f3fe5dd5b4028005bb3374ab10039530e72d10e061a1bacbd556264c9
-SIZE (llfuse-1.4.4.tar.gz) = 293728
+TIMESTAMP = 1692211741
+SHA256 (llfuse-1.5.0.tar.gz) = d094448bb4eb20099537be53dc2b5b2c0369d36bde09207a9bb228cc3cd58ee1
+SIZE (llfuse-1.5.0.tar.gz) = 869259