[packages/python-openstacksdk] - rel 4, python3 moved to separate package
baggins
baggins at pld-linux.org
Mon Jun 2 08:25:06 CEST 2025
commit bba6995f92eefbe0a79a6b558d84ca80c0a2bbbe
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Jun 2 09:05:46 2025 +0200
- rel 4, python3 moved to separate package
python-openstacksdk.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-openstacksdk.spec b/python-openstacksdk.spec
index 9c4d0f6..7d23997 100644
--- a/python-openstacksdk.spec
+++ b/python-openstacksdk.spec
@@ -3,14 +3,14 @@
%bcond_without doc # build doc (missing dep)
%bcond_with tests # unit tests (incomplete dependencies)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
Summary: An SDK for building applications to work with OpenStack
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: 3
+Release: 4
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/bba6995f92eefbe0a79a6b558d84ca80c0a2bbbe
More information about the pld-cvs-commit
mailing list