Hello community,
here is the log from the commit of package python-template-remover for
openSUSE:Factory checked in at 2020-06-03 20:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-template-remover (Old)
and /work/SRC/openSUSE:Factory/.python-template-remover.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-template-remover"
Wed Jun 3 20:35:22 2020 rev:3 rq:811090 version:0.1.9
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-template-remover/python-template-remover.changes
2020-05-20 18:45:29.801286963 +0200
+++
/work/SRC/openSUSE:Factory/.python-template-remover.new.3606/python-template-remover.changes
2020-06-03 20:36:17.673882011 +0200
@@ -1,0 +2,5 @@
+Wed Jun 3 09:12:40 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- replace nose with pytest
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-template-remover.spec ++++++
--- /var/tmp/diff_new_pack.L9Y5lg/_old 2020-06-03 20:36:19.257886976 +0200
+++ /var/tmp/diff_new_pack.L9Y5lg/_new 2020-06-03 20:36:19.261886989 +0200
@@ -27,7 +27,7 @@
Source:
https://files.pythonhosted.org/packages/source/t/template-remover/template-remover-%{version}.tar.gz
Source1:
https://raw.githubusercontent.com/deezer/template-remover/master/LICENSE
BuildRequires: %{python_module docopt >= 0.6.1}
-BuildRequires: %{python_module nose >= 1.3}
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -58,7 +58,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec -R setup.py nosetests
+%pytest
%post
%python_install_alternative remove_template