git: b17b0fa57b2b - main - devel/py-fsspec: Update to 2023.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 07:19:39 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b17b0fa57b2ba28d9bfce2f48e2c7a8b29c4076d commit b17b0fa57b2ba28d9bfce2f48e2c7a8b29c4076d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:03:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:03:33 +0000 devel/py-fsspec: Update to 2023.6.0 - Remove outdated PYTHON_REL check after lang/python37 removal Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst --- devel/py-fsspec/Makefile | 10 ++-------- devel/py-fsspec/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/devel/py-fsspec/Makefile b/devel/py-fsspec/Makefile index b2d0dc8336ca..c7cbafc94dd5 100644 --- a/devel/py-fsspec/Makefile +++ b/devel/py-fsspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= fsspec -PORTVERSION= 2023.5.0 +PORTVERSION= 2023.6.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,10 +21,4 @@ GITHUB_DESC= GitHub file system GITHUB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 30800 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/py-fsspec/distinfo b/devel/py-fsspec/distinfo index 28bd16348ab4..f811fe9a2e36 100644 --- a/devel/py-fsspec/distinfo +++ b/devel/py-fsspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684104398 -SHA256 (fsspec-2023.5.0.tar.gz) = b3b56e00fb93ea321bc9e5d9cf6f8522a0198b20eb24e02774d329e9c6fb84ce -SIZE (fsspec-2023.5.0.tar.gz) = 151387 +TIMESTAMP = 1686496744 +SHA256 (fsspec-2023.6.0.tar.gz) = d0b2f935446169753e7a5c5c55681c54ea91996cc67be93c39a154fb3a2742af +SIZE (fsspec-2023.6.0.tar.gz) = 154432