[packages/python-prettytable] - disabled python3 here, release 4

qboosh qboosh at pld-linux.org
Sun Nov 2 18:01:44 CET 2025


commit 45f1bc588f03ba9cbcc5781ac78dc7d65cfc62a0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 2 18:01:41 2025 +0100

    - disabled python3 here, release 4

 python-prettytable.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-prettytable.spec b/python-prettytable.spec
index d68f61f..8e67ff5 100644
--- a/python-prettytable.spec
+++ b/python-prettytable.spec
@@ -2,14 +2,14 @@
 # Conditional build:
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-prettytable.spec)
 
 Summary:	Python 2 library for displaying tabular data in nice ASCII table format
 Summary(pl.UTF-8):	Biblioteka Pythona 2 do wyświetlania danych tabelarycznych w ładnej tabelce ASCII
 Name:		python-prettytable
 # keep 1.x here for python2 support
 Version:	1.0.1
-Release:	3
+Release:	4
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/prettytable/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-prettytable.git/commitdiff/45f1bc588f03ba9cbcc5781ac78dc7d65cfc62a0



More information about the pld-cvs-commit mailing list