Hello community,

here is the log from the commit of package python-pyghmi for openSUSE:Factory 
checked in at 2014-02-15 08:06:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyghmi (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyghmi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyghmi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyghmi/python-pyghmi.changes      
2013-10-02 17:20:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyghmi.new/python-pyghmi.changes 
2014-02-15 08:06:54.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 14 09:40:33 UTC 2014 - [email protected]
+
+- Run testr directly
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyghmi.spec ++++++
--- /var/tmp/diff_new_pack.JmIkvQ/_old  2014-02-15 08:06:54.000000000 +0100
+++ /var/tmp/diff_new_pack.JmIkvQ/_new  2014-02-15 08:06:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyghmi
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,6 @@
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 BuildRequires:  python-python-subunit
-BuildRequires:  python-setuptools
 BuildRequires:  python-testrepository
 Requires:       python-pbr
 Requires:       python-pycrypto >= 2.6
@@ -47,12 +46,12 @@
 %build
 python setup.py build
 
-%check
-python setup.py testr
-
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%check
+testr init && testr run --parallel
+
 %files
 %defattr(-,root,root,-)
 %doc ChangeLog README LICENSE AUTHORS

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to