[Git][debian-gis-team/python-s3fs][upstream] New upstream version 2026.4.0
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Mon Jun 1 18:26:46 BST 2026
Antonio Valentino pushed to branch upstream at Debian GIS Project / python-s3fs
Commits:
04711448 by Antonio Valentino at 2026-06-01T17:09:55+00:00
New upstream version 2026.4.0
- - - - -
3 changed files:
- docs/source/changelog.rst
- requirements.txt
- s3fs/_version.py
Changes:
=====================================
docs/source/changelog.rst
=====================================
@@ -1,6 +1,11 @@
Changelog
=========
+2026.4.0
+--------
+
+-no changes-
+
2026.3.0
--------
=====================================
requirements.txt
=====================================
@@ -1,3 +1,3 @@
aiobotocore>=2.19.0,<4.0.0
-fsspec==2026.3.0
+fsspec==2026.4.0
aiohttp!=4.0.0a0, !=4.0.0a1, >=3.9.0
=====================================
s3fs/_version.py
=====================================
@@ -25,9 +25,9 @@ def get_keywords() -> Dict[str, str]:
# setup.py/versioneer.py will grep for the variable names, so they must
# each be defined on a line of their own. _version.py will just call
# get_keywords().
- git_refnames = " (HEAD -> main, tag: 2026.3.0)"
- git_full = "731e1250bcd4f682e1ccce03b01641910e7646fc"
- git_date = "2026-03-27 15:27:37 -0400"
+ git_refnames = " (tag: 2026.4.0)"
+ git_full = "35d9eb0566bf128267613d46761894dfd25482aa"
+ git_date = "2026-04-29 16:51:56 -0400"
keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
return keywords
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-s3fs/-/commit/04711448b32b56001e6ddee02de6b512b0bdbaec
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-s3fs/-/commit/04711448b32b56001e6ddee02de6b512b0bdbaec
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260601/c3f207b5/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list