diff options
Diffstat (limited to 'filesystems/py-s3fs/Makefile')
| -rw-r--r-- | filesystems/py-s3fs/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/filesystems/py-s3fs/Makefile b/filesystems/py-s3fs/Makefile index 1f96a08d816b..d8335ba8737f 100644 --- a/filesystems/py-s3fs/Makefile +++ b/filesystems/py-s3fs/Makefile @@ -1,5 +1,5 @@ PORTNAME= s3fs -PORTVERSION= 2025.10.0 +PORTVERSION= 2025.12.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,11 +23,4 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -OPTIONS_DEFINE= AWSCLI BOTO3 -AWSCLI_DESC= Use awscli -BOTO3_DESC= Use boto3 - -AWSCLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscli>=1.29.17:devel/py-awscli@${PY_FLAVOR} -BOTO3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.28.17:www/py-boto3@${PY_FLAVOR} - .include <bsd.port.mk> |
