Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tox for openSUSE:Factory checked in at 2021-12-27 16:07:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tox (Old) and /work/SRC/openSUSE:Factory/.python-tox.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tox" Mon Dec 27 16:07:18 2021 rev:41 rq:942714 version:3.24.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes 2021-09-27 20:09:01.610469949 +0200 +++ /work/SRC/openSUSE:Factory/.python-tox.new.2520/python-tox.changes 2021-12-27 16:07:24.773701124 +0100 @@ -1,0 +2,6 @@ +Thu Dec 23 09:17:44 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Drop definition of python-tox-doc: this subpackage is not being + built. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tox.spec ++++++ --- /var/tmp/diff_new_pack.kX9OAm/_old 2021-12-27 16:07:25.217701439 +0100 +++ /var/tmp/diff_new_pack.kX9OAm/_new 2021-12-27 16:07:25.225701444 +0100 @@ -91,27 +91,6 @@ servers, greatly reducing boilerplate and merging CI and shell-based testing. -%package -n %{name}-doc -Summary: Documentation for tox, a virtualenv-based test automation -Recommends: %{python_module tox = %{version}} -Provides: %{python_module tox-doc = %{version}} - -%description -n %{name}-doc -Tox as is a generic virtualenv management and test command line tool you can -use for: - -* checking your package installs correctly with different - Python versions and interpreters - -* running your tests in each of the - environments, configuring your test tool of choice - -* acting as a frontend to Continuous Integration - servers, greatly reducing boilerplate and merging - CI and shell-based testing. - -This is the HTML documentation for tox package. - %prep %setup -q -n tox-%{version}