diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-28 18:34:40 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-28 18:34:40 +0800 |
commit | 02e3012dbf323e6c7307fee4bf348431c565abe6 (patch) | |
tree | 0305665346a2fe25d4793573c839c13a1856b6cb /filesystems | |
parent | devel/py-libtmux: Update to 0.44.2 (diff) |
filesystems/py-fsspec-xrootd: Update to 0.5.0
- Update WWW
Changes: https://github.com/scikit-hep/fsspec-xrootd/releases
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/py-fsspec-xrootd/Makefile | 8 | ||||
-rw-r--r-- | filesystems/py-fsspec-xrootd/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/filesystems/py-fsspec-xrootd/Makefile b/filesystems/py-fsspec-xrootd/Makefile index b121c44958f9..d5c8e0714d85 100644 --- a/filesystems/py-fsspec-xrootd/Makefile +++ b/filesystems/py-fsspec-xrootd/Makefile @@ -1,5 +1,5 @@ PORTNAME= fsspec-xrootd -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,8 +7,8 @@ DISTNAME= fsspec_xrootd-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= XRootD implementation for fsspec -WWW= https://coffeateam.github.io/fsspec-xrootd/ \ - https://github.com/CoffeaTeam/fsspec-xrootd +WWW= https://scikit-hep.org/fsspec-xrootd/ \ + https://github.com/scikit-hep/fsspec-xrootd LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} -USES= python +USES= python:3.9+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/filesystems/py-fsspec-xrootd/distinfo b/filesystems/py-fsspec-xrootd/distinfo index 2d8ab0f7585e..3e9cc9421fb0 100644 --- a/filesystems/py-fsspec-xrootd/distinfo +++ b/filesystems/py-fsspec-xrootd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559717 -SHA256 (fsspec_xrootd-0.4.0.tar.gz) = d7f124430d26ab9139d33bc50fa8abfde3624db5dcaa5c18f56af9bf17f16f13 -SIZE (fsspec_xrootd-0.4.0.tar.gz) = 23442 +TIMESTAMP = 1740022452 +SHA256 (fsspec_xrootd-0.5.0.tar.gz) = ab3bb3afccc0a5833281ec1bdba3ad0961842fc3c12abd03235609e810595263 +SIZE (fsspec_xrootd-0.5.0.tar.gz) = 24242 |