[packages/python-ReportLab] - disable python3 here; release 8

qboosh qboosh at pld-linux.org
Mon Mar 17 08:00:34 CET 2025


commit e360c8f765568686c33689498bc0f14e30ec6c74
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 17 06:40:38 2025 +0100

    - disable python3 here; release 8

 python-ReportLab.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-ReportLab.spec b/python-ReportLab.spec
index d590223..0fa3267 100644
--- a/python-ReportLab.spec
+++ b/python-ReportLab.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	doc	# PDF documentation
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-reportlab.spec)
 
 # TODO:
 # - use system fonts (see files lists) or share fonts for both python versions
@@ -14,7 +14,7 @@ Summary(pl.UTF-8):	Moduły Pythona 2 do generowania PDF-ów oraz grafik
 Name:		python-%{module}
 # keep 3.5.x (or <=3.6.1?) here for python2 support
 Version:	3.5.68
-Release:	7
+Release:	8
 License:	BSD-like
 Group:		Libraries/Python
 #Source0Download: https://bitbucket.org/rptlab/reportlab/downloads/?tab=tags
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ReportLab.git/commitdiff/e360c8f765568686c33689498bc0f14e30ec6c74



More information about the pld-cvs-commit mailing list