Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37766103
en ru br
Репозитории ALT
5.1: 2.3-alt1
4.1: 2.1-alt2.1
4.0: 2.0-alt1
3.0: 1.20-alt2
www.altlinux.org/Changes

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

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

%define rname reportlab
Name: python-module-Reportlab
Version: 2.3
Release: alt1
License: BSD license (see LICENSE.txt for details)
Summary: The Reportlab Toolkit
Group: Development/Python
Packager: Alexey Morsov <swi at altlinux.ru>
Vendor: Robinson, Watters, Becker, Precedo and many more... <info at reportlab.com>
Url: http://www.reportlab.org

Source: %name-%version.tar
Prefix: %{_prefix}

BuildRequires: rpm-build-python >= 0.8
BuildRequires: python-devel

Provides: %name
Requires: python

%add_python_req_skip rlextra

%description
The ReportLab Toolkit.
An Open Source Python library for generating PDFs and graphics.

%prep
%setup

%build
env CFLAGS="$RPM_OPT_FLAGS" python setup.py build

%install
python setup.py install --root=$RPM_BUILD_ROOT --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES
%defattr(-,root,root)
%doc LICENSE.txt
%doc docs
%python_sitelibdir/%rname


%changelog

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

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