Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0
python-pytest-doc
python-pytest-doc.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-pytest-doc.spec of Package python-pytest-doc
# # spec file for package python-pytest-doc # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-doc Version: 3.3.2 Release: 0 Summary: Documentation for python-pytest, a testing tool with autodiscovery License: MIT Group: Documentation/HTML Url: http://pytest.org Source: https://files.pythonhosted.org/packages/source/p/pytest/pytest-%{version}.tar.gz BuildRequires: %{python_module attrs} BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module pluggy} BuildRequires: %{python_module py} BuildRequires: %{python_module setuptools_scm} BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx %ifpython2 BuildRequires: python-funcsigs %endif Provides: %{python_module pytest-doc = %{version}} BuildArch: noarch %description This package contains the documentation to pytest, a cross-project Python testing tool. %prep %setup -q -n pytest-%{version} %build python3 setup.py build_sphinx rm doc/build/html/.buildinfo %install # Only building documentation #Check here because in main package creates buildcycle %check %python_exec setup.py test %files %doc CHANGELOG.rst LICENSE %doc doc/build/html %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor