Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:02:12 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1256fba4d740 - main - filesystems/py-s3fs: devel/py-s3fs: Update to 2024.12.0
Message-ID:  <202412311602.4BVG2COq092815@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1256fba4d740abcb0c0a16f777b61b5263c56743

commit 1256fba4d740abcb0c0a16f777b61b5263c56743
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:49:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:49:41 +0000

    filesystems/py-s3fs: devel/py-s3fs: Update to 2024.12.0
    
    Changes:        https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst
                    https://s3fs.readthedocs.io/en/latest/changelog.html
---
 filesystems/py-s3fs/Makefile | 4 ++--
 filesystems/py-s3fs/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/filesystems/py-s3fs/Makefile b/filesystems/py-s3fs/Makefile
index 055547d3f385..e53484664eab 100644
--- a/filesystems/py-s3fs/Makefile
+++ b/filesystems/py-s3fs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	s3fs
-PORTVERSION=	2024.10.0
+PORTVERSION=	2024.12.0
 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
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/filesystems/py-s3fs/distinfo b/filesystems/py-s3fs/distinfo
index e12bca6c5c7a..942204a0a53a 100644
--- a/filesystems/py-s3fs/distinfo
+++ b/filesystems/py-s3fs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729653364
-SHA256 (s3fs-2024.10.0.tar.gz) = 58b8c3650f8b99dbedf361543da3533aac8707035a104db5d80b094617ad4a3f
-SIZE (s3fs-2024.10.0.tar.gz) = 75916
+TIMESTAMP = 1735227944
+SHA256 (s3fs-2024.12.0.tar.gz) = 1b0f3a8f5946cca5ba29871d6792ab1e4528ed762327d8aefafc81b73b99fd56
+SIZE (s3fs-2024.12.0.tar.gz) = 76578



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311602.4BVG2COq092815>