14
0
forked from pool/python-fsspec

- Update to 0.5.1:

* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fsspec?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-09-24 11:49:41 +00:00
committed by Git OBS Bridge
parent 80e83aba71
commit 1c95a6933f
4 changed files with 11 additions and 5 deletions

View File

@@ -19,13 +19,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-fsspec
Version: 0.4.4
Version: 0.5.1
Release: 0
Summary: Filesystem specification package
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/intake/filesystem_spec
Source: https://codeload.github.com/intake/filesystem_spec/tar.gz/%{version}#/filesystem_spec-%{version}.tar.gz
Source: https://github.com/intake/filesystem_spec/archive/%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros