[packages/python-openstacksdk] - disable docs too
baggins
baggins at pld-linux.org
Mon Jun 2 08:56:50 CEST 2025
commit 1079091f8ff7a66fd373a59d8f327fb9250e45b6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Jun 2 09:40:33 2025 +0200
- disable docs too
python-openstacksdk.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-openstacksdk.spec b/python-openstacksdk.spec
index 7d23997..2c4f21f 100644
--- a/python-openstacksdk.spec
+++ b/python-openstacksdk.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without doc # build doc (missing dep)
+%bcond_with doc # build doc (missing dep)
%bcond_with tests # unit tests (incomplete dependencies)
%bcond_without python2 # CPython 2.x module
%bcond_with python3 # CPython 3.x module
@@ -10,7 +10,7 @@ Summary(pl.UTF-8): SDK do budowania aplikacji działających z OpenStack
Name: python-openstacksdk
# keep 0.39.x here for python2 support
Version: 0.39.0
-Release: 4
+Release: 5
License: Apache v2.0
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/o/openstacksdk/openstacksdk-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-openstacksdk.git/commitdiff/1079091f8ff7a66fd373a59d8f327fb9250e45b6
More information about the pld-cvs-commit
mailing list