Hello community, here is the log from the commit of package python-scikit-build for openSUSE:Factory checked in at 2020-12-04 21:27:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-scikit-build (Old) and /work/SRC/openSUSE:Factory/.python-scikit-build.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-build" Fri Dec 4 21:27:23 2020 rev:5 rq:852843 version:0.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-scikit-build/python-scikit-build.changes 2020-06-02 14:41:27.960057552 +0200 +++ /work/SRC/openSUSE:Factory/.python-scikit-build.new.5913/python-scikit-build.changes 2020-12-04 21:27:23.514030461 +0100 @@ -1,0 +2,6 @@ +Thu Dec 3 00:02:25 UTC 2020 - Benjamin Greiner <c...@bnavigator.de> + +- Support multiple python3 flavors + gh#openSUSE/python-rpm-macros#66 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-scikit-build.spec ++++++ --- /var/tmp/diff_new_pack.0buIhG/_old 2020-12-04 21:27:24.154031379 +0100 +++ /var/tmp/diff_new_pack.0buIhG/_new 2020-12-04 21:27:24.154031379 +0100 @@ -61,8 +61,8 @@ %setup -q -n scikit-build-%{version} # some tests call setup.py develop|install|test, which by default write to /usr # This is not allowed in OBS -# gh#scikit-build/scikit-build/issues/469 -mkdir -p /tmp/fakepythonroot%{python_sitelib} +# gh#scikit-build/scikit-build#469 +%python_expand mkdir -p /tmp/fakepythonroot%{$python_sitelib} cp %{S:99} tests/samples/hello-cpp/setup.cfg sed -i "/hello-1.2.3\/setup.py/ a \ 'hello-1.2.3/setup.cfg'," tests/test_hello_cpp.py cp %{S:99} tests/samples/issue-274-support-default-package-dir/setup.cfg @@ -79,7 +79,7 @@ %check %{python_expand export PYTHONDONTWRITEBYTECODE=1 export PYTHONPATH=/tmp/fakepythonroot%{$python_sitelib}:%{buildroot}%{$python_sitelib} -py.test-%{$python_bin_suffix} +pytest-%{$python_bin_suffix} -v } %files %{python_files} _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org