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

Группа :: Разработка/Python
Пакет: python3-module-sphinx-sphinx-build-symlink

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

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

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