Hello community, here is the log from the commit of package python-fire for openSUSE:Factory checked in at 2019-01-03 18:08:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fire (Old) and /work/SRC/openSUSE:Factory/.python-fire.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fire" Thu Jan 3 18:08:45 2019 rev:2 rq:662448 version:0.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fire/python-fire.changes 2018-12-19 13:49:49.623250615 +0100 +++ /work/SRC/openSUSE:Factory/.python-fire.new.28833/python-fire.changes 2019-01-03 18:08:47.348025180 +0100 @@ -1,0 +2,5 @@ +Wed Jan 2 12:50:28 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Simplify the tests call + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fire.spec ++++++ --- /var/tmp/diff_new_pack.QtHvk4/_old 2019-01-03 18:08:47.736024835 +0100 +++ /var/tmp/diff_new_pack.QtHvk4/_new 2019-01-03 18:08:47.740024832 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-fire # -# 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 @@ -54,10 +54,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -rm -rf build _build.* -%{python_expand rm -rf build _build.* -pytest-%{$python_bin_suffix} -} +%python_expand pytest-%{$python_bin_suffix} fire/ %files %{python_files} %license LICENSE
