[packages/python-docker] - rel 4, disable tests
baggins
baggins at pld-linux.org
Mon Sep 15 01:40:18 CEST 2025
commit d6f69c916217dd8f65acf55824f694ada2771d17
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Sep 15 03:40:10 2025 +0200
- rel 4, disable tests
python-docker.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-docker.spec b/python-docker.spec
index 7b3da48..6e4fcd9 100644
--- a/python-docker.spec
+++ b/python-docker.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # unit tests
+%bcond_with tests # unit tests
%define module docker
%define egg_name docker
@@ -10,7 +10,7 @@ Summary(pl.UTF-8): Biblioteka Pythona 2 do API silnika Docker
Name: python-%{module}
# keep 4.x here for python2 support
Version: 4.4.4
-Release: 3
+Release: 4
Epoch: 1
License: Apache v2.0
Group: Libraries/Python
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-docker.git/commitdiff/d6f69c916217dd8f65acf55824f694ada2771d17
More information about the pld-cvs-commit
mailing list