summaryrefslogtreecommitdiff
path: root/filesystems/py-s3fs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/py-s3fs/Makefile')
-rw-r--r--filesystems/py-s3fs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/py-s3fs/Makefile b/filesystems/py-s3fs/Makefile
index 8299614544de..1ecf8472bc4f 100644
--- a/filesystems/py-s3fs/Makefile
+++ b/filesystems/py-s3fs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= s3fs
-PORTVERSION= 2025.3.2
+PORTVERSION= 2025.5.1
CATEGORIES= filesystems devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiobotocore>=2.5.4<3.0.0:devel/py-aiobotocor
${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}fsspec>=${PORTVERSION}<${PORTVERSION}_99:filesystems/py-fsspec@${PY_FLAVOR}
-USES= python:3.9+
+USES= python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes