Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567081
en ru br
ALT Linux repos
S:0.2.1-alt3

Group :: Development/Python3
RPM: python3-module-sphinx-kr-theme

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

Name: python3-module-%oname
Version: 0.2.1
Release: alt3

Summary: The third-part package of kennethreitz/kr-sphinx-themes
License: MIT
Group: Development/Python3
BuildArch: noarch
Url: https://pypi.python.org/pypi/sphinx-kr-theme/

# https://github.com/tonyseek/sphinx-kr-theme.git

Source: %oname-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3(pygments)

%py3_provides sphinx_kr_theme


%description
This is the third-part package of Kenneth Reitz's krTheme. You will not
have to copy the theme files into VCS or register it as submodule
anymore.

%prep
%setup -n %oname-%version

%build
%python3_build_debug

%install
%python3_install

%check
%__python3 setup.py test

%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