Accepting request 719840 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/719840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fsspec?expand=0&rev=2
This commit is contained in:
commit
2e3ce310c1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0480098ff4651808ecc5ee399743c2a3506a386f556a15f074d752a19c9fb1c7
|
||||
size 81250
|
3
filesystem_spec-0.3.6.tar.gz
Normal file
3
filesystem_spec-0.3.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4185ee68d371c7092577fa70edbdd4464cf38ae9199a114c4e9de0e110b14c3f
|
||||
size 84128
|
@ -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 <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user