Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37562851
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 

# $Id: pyserial.spec 61 2004-02-23 19:05:36Z cray $
# -*- coding: koi8-r -*-
%define version 1.20
%define release alt2
%define source_version 1_20
%setup_python_module Reportlab

Summary: The Reportlab Toolkit
Name: %{packagename}
Version: %{version}
Release: %{release}
Source0: ReportLab_%{source_version}.tgz
License: BSD license (see license.txt for details), Copyright (c) 2000-2003, ReportLab Inc.
Group: Development/Python
Prefix: %{_prefix}
Vendor: Robinson, Watters, Becker, Precedo and many more... <info at reportlab.com>
Url: http://www.reportlab.com/

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

%prep
%setup  -q -n reportlab_%source_version/reportlab
%add_python_req_skip rlextra

%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


%changelog

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

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