commit python-pyjnius for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyjnius for openSUSE:Factory checked in at 2021-02-26 21:59:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyjnius (Old) and /work/SRC/openSUSE:Factory/.python-pyjnius.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-pyjnius" Fri Feb 26 21:59:04 2021 rev:2 rq:866554 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyjnius/python-pyjnius.changes 2020-11-23 10:45:38.646311743 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyjnius.new.2378/python-pyjnius.changes 2021-02-26 21:59:11.587807209 +0100 @@ -1,0 +2,5 @@ +Mon Jan 25 11:06:29 UTC 2021 - John Vandenberg <jayvdb@gmail.com> + +- Skip Python 3.6 builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyjnius.spec ++++++ --- /var/tmp/diff_new_pack.DymVIa/_old 2021-02-26 21:59:12.163807715 +0100 +++ /var/tmp/diff_new_pack.DymVIa/_new 2021-02-26 21:59:12.163807715 +0100 @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define pythons python38 Name: python-pyjnius Version: 1.3.0 Release: 0 @@ -55,16 +56,17 @@ %install %python_install -%{python_expand rm %{buildroot}%{$python_sitearch}/setup_sdist.py %{buildroot}%{$python_sitearch}/__pycache__/setup_sdist.* +%{python_expand rm -f %{buildroot}%{$python_sitearch}/setup_sdist.py %{buildroot}%{$python_sitearch}/__pycache__/setup_sdist.* %fdupes %{buildroot}%{$python_sitearch} } %check -export PYTHONPATH=${PWD} -export CLASSPATH=${PWD}/build/pyjnius.jar:${PWD}/build/test-classes:%{buildroot}%{_libdir}/python3.8/site-packages/jnius/src:%{buildroot}%{_libdir}/python3.8/site-packages/jnius/: mv jnius /tmp/jnius -%pytest_arch +%{python_expand export CLASSPATH=${PWD}/build/pyjnius.jar:${PWD}/build/test-classes:%{buildroot}%{$python_sitearch}/jnius/src:%{buildroot}%{$python_sitearch}/jnius/: +export PYTHONPATH=${PWD}:%{buildroot}%{$python_sitearch} +$python -m pytest +} mv /tmp/jnius . %files %{python_files}
participants (1)
-
Source-Sync