Hello community, here is the log from the commit of package python-amqp for openSUSE:Factory checked in at 2019-07-30 13:02:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-amqp (Old) and /work/SRC/openSUSE:Factory/.python-amqp.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-amqp" Tue Jul 30 13:02:36 2019 rev:29 rq:717023 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-amqp/python-amqp.changes 2019-06-13 22:32:51.124390922 +0200 +++ /work/SRC/openSUSE:Factory/.python-amqp.new.4126/python-amqp.changes 2019-07-30 13:02:37.882423650 +0200 @@ -1,0 +2,5 @@ +Fri Jul 19 10:45:30 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Do not depend on pytest-sugar, it is just pretty-formatter + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-amqp.spec ++++++ --- /var/tmp/diff_new_pack.u4ZXbJ/_old 2019-07-30 13:02:38.538423517 +0200 +++ /var/tmp/diff_new_pack.u4ZXbJ/_new 2019-07-30 13:02:38.538423517 +0200 @@ -27,7 +27,6 @@ Source: https://files.pythonhosted.org/packages/source/a/amqp/amqp-%{version}.tar.gz BuildRequires: %{python_module case >= 1.3.1} BuildRequires: %{python_module pytest >= 3.0} -BuildRequires: %{python_module pytest-sugar >= 0.9.1} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module vine >= 1.1.3} BuildRequires: fdupes @@ -55,7 +54,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand py.test-%{$python_bin_suffix} -v +%pytest %files %{python_files} %license LICENSE
