forked from pool/python-tox
Accepting request 942714 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/942714 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tox?expand=0&rev=41
This commit is contained in:
commit
a2e403bb80
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 09:17:44 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Drop definition of python-tox-doc: this subpackage is not being
|
||||
built.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 21:52:18 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -91,27 +91,6 @@ use for:
|
||||
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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user