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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname sphinx-bootstrap-theme

Name: python3-module-%oname
Version: 0.8.0
Release: alt1
Summary: Sphinx Bootstrap Theme
License: MIT
Group: Development/Python3
Url: https://pypi.org/project/sphinx-bootstrap-theme/
BuildArch: noarch

# https://github.com/ryan-roemer/sphinx-bootstrap-theme.git

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

%py3_requires sphinx
# PyPI name
%py3_provides %oname

%description
This Sphinx theme integrates the Twitter Bootstrap CSS / JavaScript
framework with various layout options, hierarchical menu navigation, and
mobile-friendly responsive design. It is configurable, extensible and
can use any number of different Bootswatch CSS themes.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc LICENSE.txt *.rst
%python3_sitelibdir/sphinx_bootstrap_theme/
%python3_sitelibdir/sphinx_bootstrap_theme-%version-py%_python3_version.egg-info/

%changelog

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

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