Hello community,

here is the log from the commit of package python-fsspec for openSUSE:Factory 
checked in at 2019-10-17 12:22:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fsspec (Old)
 and      /work/SRC/openSUSE:Factory/.python-fsspec.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fsspec"

Thu Oct 17 12:22:19 2019 rev:5 rq:738891 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fsspec/python-fsspec.changes      
2019-09-27 14:51:03.080358658 +0200
+++ /work/SRC/openSUSE:Factory/.python-fsspec.new.2352/python-fsspec.changes    
2019-10-17 12:22:29.203142571 +0200
@@ -1,0 +2,6 @@
+Wed Oct 16 13:06:56 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 0.5.2:
+  * no upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  0.5.1.tar.gz

New:
----
  0.5.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-fsspec.spec ++++++
--- /var/tmp/diff_new_pack.5swlZH/_old  2019-10-17 12:22:30.027140504 +0200
+++ /var/tmp/diff_new_pack.5swlZH/_new  2019-10-17 12:22:30.031140494 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-fsspec
-Version:        0.5.1
+Version:        0.5.2
 Release:        0
 Summary:        Filesystem specification package
 License:        BSD-3-Clause
@@ -31,6 +31,7 @@
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 # SECTION test requirements
+BuildRequires:  %{python_module fusepy}
 BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages
@@ -49,7 +50,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# test_basic relies on speed of FS and timeouts in OBS
+%pytest -k 'not test_basic'
 
 %files %{python_files}
 %doc README.md

++++++ 0.5.1.tar.gz -> 0.5.2.tar.gz ++++++
++++ 7532 lines of diff (skipped)


Reply via email to