aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-19 10:36:02 +0200
committerDanilo M. <danix@danix.xyz>2026-09-19 10:36:02 +0200
commit448648d1e99cbd14691ff9d45d47279f0e0f25bd (patch)
treecd538d21b0a4c6bbd96295ce236d0bf09016a760
parent850a517e85195d6fca80744c707b478e57cab0cb (diff)
downloadmy-slackbuilds-448648d1e99cbd14691ff9d45d47279f0e0f25bd.tar.gz
my-slackbuilds-448648d1e99cbd14691ff9d45d47279f0e0f25bd.zip
python3-fsspec: update to 2026.9.0
-rw-r--r--python3-fsspec/python3-fsspec.SlackBuild2
-rw-r--r--python3-fsspec/python3-fsspec.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-fsspec/python3-fsspec.SlackBuild b/python3-fsspec/python3-fsspec.SlackBuild
index 42a4297..717666c 100644
--- a/python3-fsspec/python3-fsspec.SlackBuild
+++ b/python3-fsspec/python3-fsspec.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-fsspec
-VERSION=${VERSION:-2026.7.0}
+VERSION=${VERSION:-2026.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3-fsspec/python3-fsspec.info b/python3-fsspec/python3-fsspec.info
index 9d87912..d388d82 100644
--- a/python3-fsspec/python3-fsspec.info
+++ b/python3-fsspec/python3-fsspec.info
@@ -1,8 +1,8 @@
PRGNAM="python3-fsspec"
-VERSION="2026.7.0"
+VERSION="2026.9.0"
HOMEPAGE="https://github.com/fsspec/filesystem_spec"
-DOWNLOAD="https://files.pythonhosted.org/packages/00/78/f34251dadb8f3921264a1d9b8946f5e542014ee2614b285261b4e40e6775/fsspec-2026.7.0.tar.gz"
-MD5SUM="777e26f8aa0ce46c1f50d9378cfbae4b"
+DOWNLOAD="https://files.pythonhosted.org/packages/77/cd/9be253869fc42e764de7f3dedd6969af7d44ff9c3375214a3442a6f3fc08/fsspec-2026.9.0.tar.gz"
+MD5SUM="ea608b7e2587be8bdac113074bfe5b88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling python3-hatch_vcs python3-packaging-opt python3-setuptools-scm-opt python3-build python3-installer"