diff --git a/fsspec-2023.5.0.tar.gz b/fsspec-2023.5.0.tar.gz deleted file mode 100644 index b1d484d..0000000 --- a/fsspec-2023.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3de501fc3ba796f47c45bb7254e96eb7d0e90d20a480e0ccadc9a55a53f080b -size 362006 diff --git a/fsspec-2023.6.0.tar.gz b/fsspec-2023.6.0.tar.gz new file mode 100644 index 0000000..5555d63 --- /dev/null +++ b/fsspec-2023.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1417926a9832d82f93c7446bfcae266eade3985bf9d3f8a31917315cbd94fb72 +size 386697 diff --git a/python-fsspec.changes b/python-fsspec.changes index 0f85720..b135e27 100644 --- a/python-fsspec.changes +++ b/python-fsspec.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Jul 5 08:46:23 UTC 2023 - Ben Greiner + +- Update to 2023.6.0 + # Enhancements + * #1259, add maxdepth fo cp/get/put + * #1263, allow dir modification during walk() + * #1264, add boxfs to registry + * #1266, optimise referenceFS lazy lookups, especially for + writing parquet + * #1287, 1288 "encoding" for FTP + # Fixes + * #1273, (re)allow reading .zstd reference sets + * #1275, resource.error for win32 + * #1278, range reads in dbfs + * #1282, create parent directories in get_file + * #1283, off-by-one in reference block writing + * #1286, strip protocol in local rm_file + # Other + * #1267, async bulk tests + * #1268, types and mypy + * #1277, 1279, drop outdated forms io.open, IOError + ------------------------------------------------------------------- Tue May 30 11:16:49 UTC 2023 - Dirk Müller diff --git a/python-fsspec.spec b/python-fsspec.spec index bf73caa..72bf71e 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-fsspec%{psuffix} -Version: 2023.5.0 +Version: 2023.6.0 Release: 0 Summary: Filesystem specification package License: BSD-3-Clause