Hello community,

here is the log from the commit of package python-moretools for 
openSUSE:Factory checked in at 2019-05-22 15:41:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-moretools (Old)
 and      /work/SRC/openSUSE:Factory/.python-moretools.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-moretools"

Wed May 22 15:41:38 2019 rev:3 rq:704736 version:0.1.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-moretools/python-moretools.changes        
2018-12-24 11:39:55.357530337 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-moretools.new.5148/python-moretools.changes  
    2019-05-22 15:42:24.654426956 +0200
@@ -1,0 +2,6 @@
+Wed May 22 05:50:29 UTC 2019 - [email protected]
+
+- version update to 0.1.9
+  * no upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  moretools-0.1.8.tar.gz

New:
----
  moretools-0.1.9.tar.gz

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

Other differences:
------------------
++++++ python-moretools.spec ++++++
--- /var/tmp/diff_new_pack.XAgy6S/_old  2019-05-22 15:42:28.214426940 +0200
+++ /var/tmp/diff_new_pack.XAgy6S/_new  2019-05-22 15:42:28.218426940 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-moretools
 #
-# Copyright (c) 2018 SUSE LINUX 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
@@ -17,9 +17,8 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 Name:           python-moretools
-Version:        0.1.8
+Version:        0.1.9
 Release:        0
 Summary:        MORE Overly Reusable Essentials for Python
 License:        LGPL-3.0-only
@@ -31,13 +30,14 @@
 BuildRequires:  %{python_module zetup >= 0.2.31}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
+# SECTION test requirements
 BuildRequires:  %{python_module decorator >= 4.0}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module six >= 1.10}
-%endif
+# /SECTION
 Requires:       python-decorator >= 4.0
 Requires:       python-six >= 1.10
+Requires:       python-zetup >= 0.2.31
 BuildArch:      noarch
 
 %python_subpackages
@@ -56,12 +56,8 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-py.test-%{$python_bin_suffix} test
-}
-%endif
+%pytest
 
 %files %{python_files}
 %defattr(-,root,root,-)

++++++ moretools-0.1.8.tar.gz -> moretools-0.1.9.tar.gz ++++++
++++ 1973 lines of diff (skipped)


Reply via email to