Hello community,

here is the log from the commit of package python-geomet for openSUSE:Factory 
checked in at 2020-11-05 21:55:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geomet (Old)
 and      /work/SRC/openSUSE:Factory/.python-geomet.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-geomet"

Thu Nov  5 21:55:02 2020 rev:3 rq:846098 version:0.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-geomet/python-geomet.changes      
2020-05-28 09:18:42.569141797 +0200
+++ /work/SRC/openSUSE:Factory/.python-geomet.new.11331/python-geomet.changes   
2020-11-05 21:56:00.620037082 +0100
@@ -1,0 +2,5 @@
+Wed Nov  4 16:23:36 UTC 2020 - Johannes Grassler <johannes.grass...@suse.com>
+
+- Fix executable name substitution for Python 3 tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-geomet.spec ++++++
--- /var/tmp/diff_new_pack.1sR0Ys/_old  2020-11-05 21:56:01.060036093 +0100
+++ /var/tmp/diff_new_pack.1sR0Ys/_new  2020-11-05 21:56:01.064036084 +0100
@@ -58,7 +58,9 @@
 %check
 export PATH=$PATH:%{buildroot}%{_bindir}
 export PYTHONDONTWRITEBYTECODE=1
+cp geomet/tests/test_cli.py geomet/tests/test_cli.py.orig
 %{python_expand \
+cp geomet/tests/test_cli.py.orig geomet/tests/test_cli.py 
 sed -i 's:geomet:geomet-%{$python_version}:' geomet/tests/test_cli.py
 export PYTHONPATH=:%{buildroot}%{$python_sitelib}
 $python -m pytest


Reply via email to