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

Group :: Development/Python3
RPM: python3-module-sphinx_rtd_theme

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname sphinx_rtd_theme

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

Summary: ReadTheDocs.org theme for Sphinx

License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/sphinx_rtd_theme/

# https://github.com/snide/sphinx_rtd_theme.git

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
This is a prototype mobile-friendly sphinx_ theme I made for
readthedocs.org_. It's currently in development and includes some rtd
variable checks that can be ignored if you're just trying to use it on
your project outside of that site.

%prep
%setup

%build
export CI=":"
%python3_build

%install
%python3_install

%files
%doc *.rst
%python3_sitelibdir/*

%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