Hello community,

here is the log from the commit of package python-cytoolz for openSUSE:Factory 
checked in at 2019-07-24 20:36:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cytoolz (Old)
 and      /work/SRC/openSUSE:Factory/.python-cytoolz.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cytoolz"

Wed Jul 24 20:36:51 2019 rev:2 rq:718198 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cytoolz/python-cytoolz.changes    
2018-05-15 10:31:13.604981825 +0200
+++ /work/SRC/openSUSE:Factory/.python-cytoolz.new.4126/python-cytoolz.changes  
2019-07-24 20:36:52.610565254 +0200
@@ -1,0 +2,7 @@
+Wed Jul 24 11:32:07 UTC 2019 - [email protected]
+
+- version update to 0.10.0
+  * no upstream change log found
+- turn on testsuite
+
+-------------------------------------------------------------------

Old:
----
  cytoolz-0.9.0.1.tar.gz

New:
----
  cytoolz-0.10.0.tar.gz

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

Other differences:
------------------
++++++ python-cytoolz.spec ++++++
--- /var/tmp/diff_new_pack.cqW8Qq/_old  2019-07-24 20:36:53.166565193 +0200
+++ /var/tmp/diff_new_pack.cqW8Qq/_new  2019-07-24 20:36:53.170565193 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cytoolz
 #
-# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,25 @@
 # 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-%{**}}
 Name:           python-cytoolz
-Version:        0.9.0.1
+Version:        0.10.0
 Release:        0
 Summary:        High performance python functional utilities in Cython
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            https://github.com/pytoolz/cytoolz
 Source:         
https://files.pythonhosted.org/packages/source/c/cytoolz/cytoolz-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module toolz}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:              python-toolz
 %python_subpackages
 
@@ -49,6 +50,11 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
+%check
+%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
+  $python setup.py nosetests --with-coverage -vvv
+}
+
 %files %{python_files}
 %defattr(-,root,root,-)
 %doc README.rst

++++++ cytoolz-0.9.0.1.tar.gz -> cytoolz-0.10.0.tar.gz ++++++
++++ 60317 lines of diff (skipped)


Reply via email to