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

Группа :: Development/Python3
Пакет: python3-module-distutils-extra

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

%define modname python-distutils-extra
%define ver_major 2.47

%def_disable check

Name: python3-module-distutils-extra
Version: %ver_major
Release: alt1

Summary: Integrate more support into Python's distutils
Group: Development/Python3
License: GPLv2+
Url: https://salsa.debian.org/python-team/packages/python-distutils-extra

Vcs: https://salsa.debian.org/python-team/packages/python-distutils-extra.git
Source: %modname-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
%{?_enable_check:BuildRequires: /proc python3-module-pytest python3-module-httplib2
BuildRequires: python3-module-pygobject3 intltool python3-module-pyflakes}

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

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

chmod a+x %buildroot%python3_sitelibdir/DistUtilsExtra/command/build_extra.py

%check
%__python3 test/auto.py -v
%_bindir/pyflakes-py3  DistUtilsExtra/ test/

%files
%doc doc/*
%python3_sitelibdir/DistUtilsExtra/
%python3_sitelibdir/python_distutils_extra*.egg-info


%changelog

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

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