Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ansel for openSUSE:Factory checked in at 2021-05-17 18:45:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ansel (Old) and /work/SRC/openSUSE:Factory/.python-ansel.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ansel" Mon May 17 18:45:07 2021 rev:2 rq:893570 version:0.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ansel/python-ansel.changes 2019-07-31 14:36:51.073850946 +0200 +++ /work/SRC/openSUSE:Factory/.python-ansel.new.2988/python-ansel.changes 2021-05-17 18:45:24.364600347 +0200 @@ -1,0 +2,5 @@ +Mon May 17 06:14:44 UTC 2021 - [email protected] + +- use %pytest macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ansel.spec ++++++ --- /var/tmp/diff_new_pack.ojgNvl/_old 2021-05-17 18:45:24.856598259 +0200 +++ /var/tmp/diff_new_pack.ojgNvl/_new 2021-05-17 18:45:24.860598242 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ansel # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,7 +52,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pytest %files %{python_files} %doc AUTHORS.rst README.rst
