Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047751
en ru br
ALT Linux repos
S:2.2.1-alt1

Group :: Development/Python3
RPM: python3-module-readthedocs-sphinx-ext

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname readthedocs-sphinx-ext

%def_with check

Name: python3-module-%oname
Version: 2.2.0
Release: alt1

Summary: This holds code specific for Read the Docs and Sphinx

License: BSD-1-Clause
Group: Development/Python3
Url: https://pypi.python.org/pypi/readthedocs-sphinx-ext
BuildArch: noarch

# https://github.com/rtfd/readthedocs-sphinx-ext

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-sphinx

%if_with check
BuildRequires: python3-module-pytest
%endif

%py3_provides readthedocs_ext

%description
Tooling for a better Read the Docs Sphinx build experience.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
%__python3 setup.py test

%files
%doc *.rst
%python3_sitelibdir/readthedocs_ext
%python3_sitelibdir/readthedocs_sphinx_ext-%version-py%_python3_version.egg-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin