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

Группа :: Разработка/Python
Пакет: python-module-distutils-extra

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

Name:           python-module-distutils-extra
Version:        2.6
Release:        alt1
Summary:        Integrate more support into Python's distutils
Packager:       Paul Wolneykien <manowar at altlinux.ru>

Group:          Development/Python
License:        GPLv2+
URL:            https://launchpad.net/python-distutils-extra
Source0:        http://launchpad.net/%{name}/trunk/2.6/+download/%{name}-%{version}.tar.gz

BuildPreReq:    python-devel python-module-setuptools rpm-build-python

BuildArch:       noarch

%description
Enables you to easily integrate gettext support, themed icons and
scrollkeeper based documentation into Python's distutils.


%prep
%setup -q


%build
%{__python} setup.py build


%install
rm -rf %{buildroot}
%{__python} setup.py install --root=%{buildroot}
chmod a+x %{buildroot}%{python_sitelibdir}/DistUtilsExtra/command/build_extra.py

%files
%defattr(-,root,root,-)
%doc LICENSE doc/*
%{python_sitelibdir}/DistUtilsExtra/
%{python_sitelibdir}/python_distutils_extra*.egg-info


%changelog

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

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