require python-Pillow and python-pip [release 3.3.0-2mamba;Wed Nov 15 2017]
This commit is contained in:
parent
62ec0644f0
commit
03e33cccc6
@ -1,6 +1,6 @@
|
|||||||
Name: python-reportlab
|
Name: python-reportlab
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: An Open Source Python library for generating PDFs and graphics
|
Summary: An Open Source Python library for generating PDFs and graphics
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,14 +12,17 @@ Source1: http://www.reportlab.com/ftp/pfbfer-20070710.zip
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libart_lgpl-devel
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python-Imaging
|
BuildRequires: python-Imaging
|
||||||
BuildRequires: python-xml
|
BuildRequires: python-xml
|
||||||
|
Requires: python >= %python_version
|
||||||
|
Requires: python-pip
|
||||||
|
Requires: python-Pillow
|
||||||
Provides: ReportLab
|
Provides: ReportLab
|
||||||
Obsoletes: ReportLab
|
Obsoletes: ReportLab
|
||||||
Requires: python >= %python_version
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -81,6 +84,9 @@ rm -rf demos/tests
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Mar 24 2016 Automatic Build System <autodist@mambasoft.it> 3.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user