Hello community,

here is the log from the commit of package python-Routes for openSUSE:Factory 
checked in at 2020-06-21 18:51:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Routes (Old)
 and      /work/SRC/openSUSE:Factory/.python-Routes.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Routes"

Sun Jun 21 18:51:56 2020 rev:16 rq:815575 version:2.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Routes/python-Routes.changes      
2019-11-22 10:21:03.841338056 +0100
+++ /work/SRC/openSUSE:Factory/.python-Routes.new.3606/python-Routes.changes    
2020-06-21 19:02:53.736320605 +0200
@@ -1,0 +2,5 @@
+Wed Jun 17 15:08:24 UTC 2020 - [email protected]
+
+- nose -> pytest
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Routes.spec ++++++
--- /var/tmp/diff_new_pack.Znqghg/_old  2020-06-21 19:02:54.172322166 +0200
+++ /var/tmp/diff_new_pack.Znqghg/_new  2020-06-21 19:02:54.176322180 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Routes
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 BuildRequires:  %{python_module WebOb}
 BuildRequires:  %{python_module WebTest}
 BuildRequires:  %{python_module coverage}
-BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module repoze.lru}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
@@ -51,7 +51,7 @@
 %python_install
 
 %check
-%python_exec %{_bindir}/nosetests
+%pytest --doctest-modules routes
 
 %files %{python_files}
 %license LICENSE.txt


Reply via email to