Hello community, here is the log from the commit of package python-toml for openSUSE:Factory checked in at 2020-03-27 00:20:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-toml (Old) and /work/SRC/openSUSE:Factory/.python-toml.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-toml" Fri Mar 27 00:20:56 2020 rev:4 rq:784152 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-toml/python-toml.changes 2019-02-25 17:55:42.906422302 +0100 +++ /work/SRC/openSUSE:Factory/.python-toml.new.3160/python-toml.changes 2020-03-27 00:20:57.248124800 +0100 @@ -1,0 +2,5 @@ +Thu Mar 12 07:30:21 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Use pytest macro directly + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-toml.spec ++++++ --- /var/tmp/diff_new_pack.8do2hi/_old 2020-03-27 00:20:58.196125280 +0100 +++ /var/tmp/diff_new_pack.8do2hi/_new 2020-03-27 00:20:58.208125286 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-toml # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,6 @@ Release: 0 Summary: Python module which parses and emits TOML License: MIT -Group: Development/Languages/Python URL: https://github.com/uiri/toml Source: https://files.pythonhosted.org/packages/source/t/toml/toml-%{version}.tar.gz # Untagged test data https://github.com/uiri/toml/issues/232 @@ -68,7 +67,7 @@ %check export LANG=en_US.UTF-8 -%python_exec -m pytest +%pytest %files %{python_files} # See https://github.com/uiri/toml/issues/216 re change log
