forked from pool/python-fsspec
- update to 2023.12.2:
* top-level glob in ZIP (#1454) * append mode on local ZIP files/truncate (#1449) * restrict ":" as protocol marker to data: (#1452) * sftp relative paths (#1451) * http encoding in HTTP FS put_file (#1450) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fsspec?expand=0&rev=59
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30ab4a9da2586fc3802c8fb3fa143cba0cdfc88e218833e892f64af673b0192b
|
||||
size 408497
|
||||
BIN
fsspec-2023.12.2.tar.gz
LFS
Normal file
BIN
fsspec-2023.12.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 16 12:44:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2023.12.2:
|
||||
* top-level glob in ZIP (#1454)
|
||||
* append mode on local ZIP files/truncate (#1449)
|
||||
* restrict ":" as protocol marker to data: (#1452)
|
||||
* sftp relative paths (#1451)
|
||||
* http encoding in HTTP FS put_file (#1450)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 21:30:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-fsspec%{psuffix}
|
||||
Version: 2023.12.1
|
||||
Version: 2023.12.2
|
||||
Release: 0
|
||||
Summary: Filesystem specification package
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user