Hello community, here is the log from the commit of package python3-Sphinx for openSUSE:Factory checked in at 2014-07-16 16:19:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-Sphinx (Old) and /work/SRC/openSUSE:Factory/.python3-Sphinx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-Sphinx" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-Sphinx/python3-Sphinx.changes 2014-03-11 20:33:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-Sphinx.new/python3-Sphinx.changes 2014-07-16 16:22:11.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 15 12:06:31 UTC 2014 - [email protected] + +- Fix tests + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-Sphinx.spec ++++++ --- /var/tmp/diff_new_pack.dM1n0H/_old 2014-07-16 16:22:12.000000000 +0200 +++ /var/tmp/diff_new_pack.dM1n0H/_new 2014-07-16 16:22:12.000000000 +0200 @@ -124,7 +124,12 @@ fi %check -PYTHON=python3 make test +pushd tests +2to3 -wn . +export PYTHON3PATH=%{buildroot}%{python3_sitelib}:$PYTHON3PATH +export PYTHONPATH=%{buildroot}%{python3_sitelib}:$PYTHONPATH +nosetests +popd %files -f sphinx.lang %defattr(-,root,root,-) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
