Hello community, here is the log from the commit of package python3-testtools for openSUSE:Factory checked in at 2015-10-28 17:30:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-testtools (Old) and /work/SRC/openSUSE:Factory/.python3-testtools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-testtools" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-testtools/python3-testtools.changes 2015-05-11 19:49:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-testtools.new/python3-testtools.changes 2015-10-28 17:30:40.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Oct 26 16:05:26 UTC 2015 - [email protected] + +- Use upstream unit test command + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-testtools.spec ++++++ --- /var/tmp/diff_new_pack.wIckyW/_old 2015-10-28 17:30:41.000000000 +0100 +++ /var/tmp/diff_new_pack.wIckyW/_new 2015-10-28 17:30:41.000000000 +0100 @@ -61,7 +61,9 @@ python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} %check -python3 setup.py test +pushd doc +PYTHONPATH=%{buildroot}%{python3_sitelib} python3 -m testtools.run testtools.tests.test_suite +popd %files %defattr(-,root,root,-)
