Hello community, here is the log from the commit of package python-gunicorn for openSUSE:Factory checked in at 2020-12-05 20:35:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gunicorn (Old) and /work/SRC/openSUSE:Factory/.python-gunicorn.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gunicorn" Sat Dec 5 20:35:37 2020 rev:19 rq:853097 version:20.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gunicorn/python-gunicorn.changes 2020-04-19 21:49:05.772035794 +0200 +++ /work/SRC/openSUSE:Factory/.python-gunicorn.new.5913/python-gunicorn.changes 2020-12-05 20:35:46.146622708 +0100 @@ -1,0 +2,5 @@ +Fri Dec 4 01:58:26 UTC 2020 - Benjamin Greiner <c...@bnavigator.de> + +- Neither pytest-cov nor standalone mock are true BuildRequirements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gunicorn.spec ++++++ --- /var/tmp/diff_new_pack.l5w09z/_old 2020-12-05 20:35:46.770623341 +0100 +++ /var/tmp/diff_new_pack.l5w09z/_new 2020-12-05 20:35:46.774623345 +0100 @@ -26,8 +26,6 @@ Group: Development/Languages/Python URL: https://gunicorn.org Source: https://files.pythonhosted.org/packages/source/g/gunicorn/gunicorn-%{version}.tar.gz -BuildRequires: %{python_module mock} -BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 3.0} BuildRequires: fdupes @@ -61,6 +59,8 @@ # remove version pinning for test requirements sed -i 's/==.*//' requirements_test.txt sed -i -e '/cover/d' requirements_test.txt +# do not check coverage +sed -i -e 's/--cov[^ ]*//' -e 's/--cov-report[^ ]*//' setup.cfg %build %python_build _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org