From bbc81c6a8c4b0aea80e2258c45bc48056338b7b619a1789871898d2a4a8efad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 30 Jul 2019 14:15:11 +0000 Subject: [PATCH] Accepting request 719833 from home:pgajdos - version update to 0.3.6 * no upstream change log found OBS-URL: https://build.opensuse.org/request/show/719833 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fsspec?expand=0&rev=3 --- filesystem_spec-0.3.3.tar.gz | 3 --- filesystem_spec-0.3.6.tar.gz | 3 +++ python-fsspec.changes | 6 ++++++ python-fsspec.spec | 9 +++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 filesystem_spec-0.3.3.tar.gz create mode 100644 filesystem_spec-0.3.6.tar.gz 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