From: Jakub Bogusz Date: Sun, 13 Dec 2020 20:50:24 +0000 (+0100) Subject: - disable python3 here X-Git-Tag: auto/th/python-rst2pdf-0.97-2~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=ca46a2b48d3a4e38165fd47cc7d9efaf8f89416c;p=packages%2Fpython-rst2pdf.git - disable python3 here --- diff --git a/python-rst2pdf.spec b/python-rst2pdf.spec index b3d41a7..ed1613e 100644 --- a/python-rst2pdf.spec +++ b/python-rst2pdf.spec @@ -1,7 +1,8 @@ +# NOTE: for versions >= 0.98 (for python 3.6+) see python3-rst2pdf.spec # # Conditional build: %bcond_without python2 # CPython 2.x module -%bcond_without python3 # CPython 3.x module +%bcond_with python3 # CPython 3.x module (built from python3-rst2pdf.spec) Summary: Convert reStructured Text to PDF via ReportLab Summary(pl.UTF-8): Konwersja formatu reStructured Text do PDF przy użyciu ReportLaba