Hello community,

here is the log from the commit of package python-pytoml for openSUSE:Factory 
checked in at 2019-03-10 09:33:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytoml (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytoml.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytoml"

Sun Mar 10 09:33:35 2019 rev:3 rq:682412 version:0.1.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytoml/python-pytoml.changes      
2018-12-12 17:28:27.094879398 +0100
+++ /work/SRC/openSUSE:Factory/.python-pytoml.new.28833/python-pytoml.changes   
2019-03-10 09:33:46.684199192 +0100
@@ -1,0 +2,5 @@
+Thu Mar  7 11:15:41 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix the test call
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytoml.spec ++++++
--- /var/tmp/diff_new_pack.jBahma/_old  2019-03-10 09:33:49.360198551 +0100
+++ /var/tmp/diff_new_pack.jBahma/_new  2019-03-10 09:33:49.364198550 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytoml
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -53,7 +53,7 @@
 
 %check
 export PYTHONDONTWRITEBYTECODE=1
-%python_expand PYTHONPATH=%{buildroot}%{python_sitelib} $python test/test.py
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python test/test.py
 
 %files %{python_files}
 %license LICENSE


Reply via email to