]> git.pld-linux.org Git - packages/python-xhtml2pdf.git/commitdiff
Release 3. R: python-setuptools. auto/th/python-xhtml2pdf-0.1a4-3
authorMateusz Korniak <matkor@pld-linux.org>
Mon, 23 May 2016 14:05:20 +0000 (16:05 +0200)
committerMateusz Korniak <matkor@pld-linux.org>
Mon, 23 May 2016 14:05:20 +0000 (16:05 +0200)
python-xhtml2pdf.spec

index d6bbe65fbb342fa0858a88979e3cc94bb7988944..bf2b91f95233933be438ee1a9b9c568e528f679e 100644 (file)
@@ -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
This page took 0.106328 seconds and 4 git commands to generate.