Hello community,
here is the log from the commit of package python-cyordereddict for
openSUSE:Factory checked in at 2019-03-12 09:54:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cyordereddict (Old)
and /work/SRC/openSUSE:Factory/.python-cyordereddict.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cyordereddict"
Tue Mar 12 09:54:34 2019 rev:3 rq:683772 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-cyordereddict/python-cyordereddict.changes
2019-02-25 17:48:49.114822212 +0100
+++
/work/SRC/openSUSE:Factory/.python-cyordereddict.new.28833/python-cyordereddict.changes
2019-03-12 09:54:38.895523307 +0100
@@ -1,0 +2,5 @@
+Mon Mar 11 11:10:02 UTC 2019 - John Vandenberg <[email protected]>
+
+- Reactivate tests
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cyordereddict.spec ++++++
--- /var/tmp/diff_new_pack.vkAsoB/_old 2019-03-12 09:54:39.727523141 +0100
+++ /var/tmp/diff_new_pack.vkAsoB/_new 2019-03-12 09:54:39.731523141 +0100
@@ -27,6 +27,7 @@
Source:
https://files.pythonhosted.org/packages/source/c/cyordereddict/cyordereddict-%{version}.tar.gz
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module devel}
+BuildRequires: %{python_module nose}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%python_subpackages
@@ -51,6 +52,9 @@
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitearch}
+%check
+%python_exec -m nose
+
%files %{python_files}
%license LICENSE.txt
%doc README.rst