[packages/python-xhtml2pdf] Release 3. R: python-setuptools.
matkor
matkor at pld-linux.org
Mon May 23 16:05:32 CEST 2016
commit 82f842a185ae80fbe2bb0a2b5e2c24e64faf736e
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Mon May 23 16:05:20 2016 +0200
Release 3. R: python-setuptools.
python-xhtml2pdf.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-xhtml2pdf.spec b/python-xhtml2pdf.spec
index d6bbe65..bf2b91f 100644
--- a/python-xhtml2pdf.spec
+++ b/python-xhtml2pdf.spec
@@ -10,7 +10,7 @@ Summary: PDF generator using HTML and CSS
Summary(pl.UTF-8): Generator PDF używający HTML i CSS
Name: python-%{module}
Version: 0.1a4
-Release: 2
+Release: 3
License: Apache v2.0
Group: Libraries/Python
Source0: https://pypi.python.org/packages/1c/04/a52a262a9ae6cd07b86baf2d9486d00da1dec5edf638cbe19c5983ebd266/xhtml2pdf-%{version}.tar.gz
@@ -36,6 +36,8 @@ BuildRequires: python3-modules
BuildRequires: python3-pillow
%endif
Requires: python-modules
+# /usr/bin/xhtml2pdf needs python-setuptools
+Requires: python-setuptools
Obsoletes: python-pisa
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -53,6 +55,7 @@ Summary(pl.UTF-8): Generator PDF używający HTML i CSS
Group: Libraries/Python
Requires: python3-modules
Requires: python3-pillow
+Requires: python3-setuptools
%description -n python3-%{module}
html2pdf converter using the ReportLab Toolkit, the HTML5lib and
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-xhtml2pdf.git/commitdiff/82f842a185ae80fbe2bb0a2b5e2c24e64faf736e
More information about the pld-cvs-commit
mailing list