Hello community,

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

Package is "python-wcwidth"

Tue Mar 12 09:44:34 2019 rev:4 rq:682425 version:0.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wcwidth/python-wcwidth.changes    
2018-09-07 15:41:41.250389300 +0200
+++ /work/SRC/openSUSE:Factory/.python-wcwidth.new.28833/python-wcwidth.changes 
2019-03-12 09:44:39.855784691 +0100
@@ -1,0 +2,5 @@
+Thu Mar  7 11:18:22 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Fix test macro expansion
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-wcwidth.spec ++++++
--- /var/tmp/diff_new_pack.engYRJ/_old  2019-03-12 09:44:40.639782493 +0100
+++ /var/tmp/diff_new_pack.engYRJ/_new  2019-03-12 09:44:40.643782482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-wcwidth
 #
-# 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -59,7 +59,7 @@
 
 %check
 pushd wcwidth/tests
-%python_expand PYTHONPATH=%{buildroot}%{python_sitelib} 
nosetests-%{python_bin_suffix}
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
nosetests-%{$python_bin_suffix}
 popd
 
 %files %{python_files}


Reply via email to