[packages/python-tqdm] - rel 4, disable tests
baggins
baggins at pld-linux.org
Sat Jun 7 22:17:41 CEST 2025
commit 912e4f7b759c40909a266f26e9bfd3d1344080f7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jun 8 00:14:09 2025 +0200
- rel 4, disable tests
python-tqdm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-tqdm.spec b/python-tqdm.spec
index a5bd9e3..bdfaaec 100644
--- a/python-tqdm.spec
+++ b/python-tqdm.spec
@@ -1,7 +1,7 @@
# TODO: bash-completion with tqdm/completion.sh
#
# Conditional build:
-%bcond_without tests # unit tests
+%bcond_with tests # unit tests (get stuck on builders)
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
@@ -9,7 +9,7 @@ Summary: Fast, Extensible Progress Meter
Summary(pl.UTF-8): Szybki, rozszerzalny wskaźnik postępu
Name: python-tqdm
Version: 4.64.1
-Release: 3
+Release: 4
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/912e4f7b759c40909a266f26e9bfd3d1344080f7
More information about the pld-cvs-commit
mailing list