Hello community, here is the log from the commit of package python-rawkit for openSUSE:Factory checked in at 2019-08-22 10:55:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rawkit (Old) and /work/SRC/openSUSE:Factory/.python-rawkit.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rawkit" Thu Aug 22 10:55:57 2019 rev:3 rq:725097 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rawkit/python-rawkit.changes 2018-08-31 10:46:30.499352159 +0200 +++ /work/SRC/openSUSE:Factory/.python-rawkit.new.22127/python-rawkit.changes 2019-08-22 10:55:57.833670967 +0200 @@ -1,0 +2,5 @@ +Wed Aug 21 14:39:55 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Fix test run + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rawkit.spec ++++++ --- /var/tmp/diff_new_pack.X3amvn/_old 2019-08-22 10:55:58.277670907 +0200 +++ /var/tmp/diff_new_pack.X3amvn/_new 2019-08-22 10:55:58.281670907 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-rawkit # -# 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/ # @@ -47,10 +47,10 @@ %install %python_install -%python_expand %fdupes -s %{buildroot}%{$python_sitelib} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python %{_bindir}/py.test -v tests +%pytest %files %{python_files} %license LICENSE
