Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37697201
en ru br
ALT Linux repos
S:0.7.6-alt4

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname alabaster

Name: python3-module-%oname
Version: 0.7.6
Release: alt4

Summary: A configurable sidebar-enabled Sphinx theme
License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/alabaster/
# https://github.com/bitprophet/alabaster.git
BuildArch: noarch

Source: %name-%version.tar
Patch: %name-0.7.6-alt-valid-xhtml.patch

BuildRequires(pre): rpm-build-python3

%description
This theme is a modified "Kr" Sphinx theme from  at kennethreitz
(especially as used in his [Requests](https://python-requests.org)
project), which was itself originally based on  at mitsuhiko's theme used
for [Flask](http://flask.pocoo.org/) & related projects.

%prep
%setup
%patch -p1

%build
%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