Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561903
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-sphinx_rtd_theme

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin