- 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

3
0.5.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db04a587741ff302780b1fd23d20f92819f852256550a60845e2a52e38e75c74
size 93750

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27dfc3dab37d5c037683c7a3eaf7acd8b24ee56e4ce3edb14af54bdb43973d43
size 86866

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 24 11:48:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.1:
* no upstream changelog
-------------------------------------------------------------------
Thu Sep 12 11:59:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

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