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

Group :: Development/Python
RPM: python3-module-sphinx-sphinx-build-symlink

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname sphinx

Name: python3-module-%oname-sphinx-build-symlink
Version: 0.1
Release: alt1

Summary: sphinx-build symlink for python3 sphinx
License: BSD
Group: Development/Python
Url: http://sphinx.pocoo.org/
Conflicts: python-module-sphinx

BuildArch: noarch

%description
Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects (or other documents consisting of
multiple reStructuredText sources)

This package contains a sphinx-build symlink for python3 sphinx

%prep

%build

%install
install -d %buildroot%_bindir
ln -s py3_sphinx-build %buildroot%_bindir/sphinx-build

%files
%_bindir/*

%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