[packages/python-tqdm] - disabled python3 here, release 5

qboosh qboosh at pld-linux.org
Sun Nov 30 21:44:42 CET 2025


commit caf83027310ead703911da4b45ad127b4274aec9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 30 21:44:49 2025 +0100

    - disabled python3 here, release 5

 python-tqdm.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-tqdm.spec b/python-tqdm.spec
index bdfaaec..0a35707 100644
--- a/python-tqdm.spec
+++ b/python-tqdm.spec
@@ -1,15 +1,15 @@
-# TODO: bash-completion with tqdm/completion.sh
 #
 # Conditional build:
 %bcond_with	tests	# unit tests (get stuck on builders)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-tqdm.spec)
 
 Summary:	Fast, Extensible Progress Meter
 Summary(pl.UTF-8):	Szybki, rozszerzalny wskaźnik postępu
 Name:		python-tqdm
+# keep 4.64.x here for python2 support
 Version:	4.64.1
-Release:	4
+Release:	5
 License:	MPL v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/tqdm/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-tqdm.git/commitdiff/caf83027310ead703911da4b45ad127b4274aec9




More information about the pld-cvs-commit mailing list