aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-31 03:06:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-31 03:06:28 +0000
commitcf6887dec9d7b06c3fc8e32e2338ec9eedd24d5a (patch)
tree6b38c566b04055144b4ba165601a81cec463d610
parent2be3b3e2b1b51dd873af2670cbf23fce9264e961 (diff)
downloadports-cf6887dec9d7b06c3fc8e32e2338ec9eedd24d5a.tar.gz
ports-cf6887dec9d7b06c3fc8e32e2338ec9eedd24d5a.zip
devel/py-fsspec: Update to 2024.3.1
-rw-r--r--devel/py-fsspec/Makefile7
-rw-r--r--devel/py-fsspec/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/devel/py-fsspec/Makefile b/devel/py-fsspec/Makefile
index dda2f8fa1e56..5989e2040b8c 100644
--- a/devel/py-fsspec/Makefile
+++ b/devel/py-fsspec/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fsspec
-PORTVERSION= 2024.2.0
+PORTVERSION= 2024.3.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,11 @@ WWW= https://filesystem-spec.readthedocs.io/en/latest/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/devel/py-fsspec/distinfo b/devel/py-fsspec/distinfo
index 36dfdc34238f..6163b9e8a444 100644
--- a/devel/py-fsspec/distinfo
+++ b/devel/py-fsspec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449168
-SHA256 (fsspec-2024.2.0.tar.gz) = b6ad1a679f760dda52b1168c859d01b7b80648ea6f7f7c7f5a8a91dc3f3ecb84
-SIZE (fsspec-2024.2.0.tar.gz) = 169578
+TIMESTAMP = 1711466138
+SHA256 (fsspec-2024.3.1.tar.gz) = f39780e282d7d117ffb42bb96992f8a90795e4d0fb0f661a70ca39fe9c43ded9
+SIZE (fsspec-2024.3.1.tar.gz) = 170742