require python-Pillow and python-pip [release 3.3.0-2mamba;Wed Nov 15 2017]

This commit is contained in:
Silvan Calarco 2024-01-05 16:34:24 +01:00
parent 62ec0644f0
commit 03e33cccc6

View File

@ -1,6 +1,6 @@
Name: python-reportlab
Version: 3.3.0
Release: 1mamba
Release: 2mamba
Summary: An Open Source Python library for generating PDFs and graphics
Group: System/Libraries/Python
Vendor: openmamba
@ -12,14 +12,17 @@ Source1: http://www.reportlab.com/ftp/pfbfer-20070710.zip
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libart_lgpl-devel
BuildRequires: libfreetype-devel
BuildRequires: libpython-devel
## AUTOBUILDREQ-END
BuildRequires: python-Imaging
BuildRequires: python-xml
Requires: python >= %python_version
Requires: python-pip
Requires: python-Pillow
Provides: ReportLab
Obsoletes: ReportLab
Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -81,6 +84,9 @@ rm -rf demos/tests
%endif
%changelog
* Wed Nov 15 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.0-2mamba
- require python-Pillow and python-pip
* Thu Mar 24 2016 Automatic Build System <autodist@mambasoft.it> 3.3.0-1mamba
- automatic version update by autodist