Hello community,
here is the log from the commit of package python-python-redmine for
openSUSE:Factory checked in at 2020-08-17 14:40:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-redmine (Old)
and /work/SRC/openSUSE:Factory/.python-python-redmine.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-redmine"
Mon Aug 17 14:40:13 2020 rev:4 rq:827206 version:2.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-redmine/python-python-redmine.changes
2020-08-06 10:42:16.102124492 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-redmine.new.3399/python-python-redmine.changes
2020-08-17 14:40:14.818578956 +0200
@@ -1,0 +2,5 @@
+Sun Aug 16 21:15:30 UTC 2020 - John Vandenberg <[email protected]>
+
+- Replace nose with pytest
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-redmine.spec ++++++
--- /var/tmp/diff_new_pack.g52Mcn/_old 2020-08-17 14:40:15.910579408 +0200
+++ /var/tmp/diff_new_pack.g52Mcn/_new 2020-08-17 14:40:15.914579410 +0200
@@ -27,7 +27,7 @@
URL: https://python-redmine.com
Source:
https://files.pythonhosted.org/packages/source/p/python-redmine/python-redmine-%{version}.tar.gz
BuildRequires: %{python_module coverage}
-BuildRequires: %{python_module nose}
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests >= 2.23.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -56,7 +56,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pytest
%files %{python_files}
%license LICENSE