Hello community,

here is the log from the commit of package python-pyramid for openSUSE:Factory 
checked in at 2020-07-03 00:11:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyramid (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyramid.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyramid"

Fri Jul  3 00:11:38 2020 rev:17 rq:818272 version:1.10.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyramid/python-pyramid.changes    
2020-03-17 13:12:17.733898030 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyramid.new.3060/python-pyramid.changes  
2020-07-03 00:15:18.436641618 +0200
@@ -1,0 +2,5 @@
+Thu Jul  2 09:07:37 UTC 2020 - pgaj...@suse.com
+
+- use %pytest macro, drop dependency on nose
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyramid.spec ++++++
--- /var/tmp/diff_new_pack.U7KtY9/_old  2020-07-03 00:15:21.136650557 +0200
+++ /var/tmp/diff_new_pack.U7KtY9/_new  2020-07-03 00:15:21.140650570 +0200
@@ -36,9 +36,9 @@
 BuildRequires:  %{python_module WebOb >= 1.8.3}
 BuildRequires:  %{python_module WebTest >= 1.3.1}
 BuildRequires:  %{python_module hupper >= 1.5}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module plaster-pastedeploy}
 BuildRequires:  %{python_module plaster}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module translationstring >= 0.4}
 BuildRequires:  %{python_module venusian >= 1.0}
@@ -92,7 +92,7 @@
 
 %check
 export LANG=en_US.UTF-8
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
nosetests-%{$python_bin_suffix} -v
+%pytest tests/
 
 %post
 %python_install_alternative pcreate pdistreport prequest proutes pserve pshell 
ptweens pviews


Reply via email to