forked from pool/python-fsspec
Accepting request 1126460 from home:mimi_vx:branches:devel:languages:python
- update to 2023.10.0 * alias "local://" to "file://" (#1381) * get size of file cache (#1377) * stop unexpected kwargs for SMB (#1391) * dos formatting (#1383) * small optimisations in referenceFS (#1393) * define ordering behaviour for entrypoints (#1389) * add LazyReferenceMapper to API docs (#1378) OBS-URL: https://build.opensuse.org/request/show/1126460 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fsspec?expand=0&rev=56
This commit is contained in:
@@ -27,14 +27,14 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-fsspec%{psuffix}
|
||||
Version: 2023.9.2
|
||||
Version: 2023.10.0
|
||||
Release: 0
|
||||
Summary: Filesystem specification package
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/fsspec/filesystem_spec
|
||||
# the tests are only in the GitHub archive
|
||||
Source: https://github.com/fsspec/filesystem_spec/archive/%{version}.tar.gz#/fsspec-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module base >= 3.9}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
|
||||
Reference in New Issue
Block a user