diff --git a/filesystem_spec-0.3.3.tar.gz b/filesystem_spec-0.3.3.tar.gz deleted file mode 100644 index 153a375..0000000 --- a/filesystem_spec-0.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0480098ff4651808ecc5ee399743c2a3506a386f556a15f074d752a19c9fb1c7 -size 81250 diff --git a/filesystem_spec-0.3.6.tar.gz b/filesystem_spec-0.3.6.tar.gz new file mode 100644 index 0000000..6326ec4 --- /dev/null +++ b/filesystem_spec-0.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4185ee68d371c7092577fa70edbdd4464cf38ae9199a114c4e9de0e110b14c3f +size 84128 diff --git a/python-fsspec.changes b/python-fsspec.changes index 439ea07..59ca11b 100644 --- a/python-fsspec.changes +++ b/python-fsspec.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 30 14:02:33 UTC 2019 - pgajdos@suse.com + +- version update to 0.3.6 + * no upstream change log found + ------------------------------------------------------------------- Mon Jul 22 16:32:08 UTC 2019 - Todd R diff --git a/python-fsspec.spec b/python-fsspec.spec index 4123224..da06966 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -12,18 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-fsspec -Version: 0.3.3 +Version: 0.3.6 Release: 0 -License: BSD-3-Clause Summary: Filesystem specification package -Url: http://github.com/intake/filesystem_spec +License: BSD-3-Clause Group: Development/Languages/Python +Url: http://github.com/intake/filesystem_spec Source: https://codeload.github.com/intake/filesystem_spec/tar.gz/%{version}#/filesystem_spec-%{version}.tar.gz BuildRequires: %{python_module setuptools} # SECTION test requirements