[packages/libstoragemgmt] - up to 1.10.2, drop python2 support
baggins
baggins at pld-linux.org
Fri Sep 19 22:42:06 CEST 2025
commit 8d0330b16ccd27261bd42d1f9bb37a40ea61aa45
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Sep 20 00:41:17 2025 +0200
- up to 1.10.2, drop python2 support
libstoragemgmt.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec
index cbf650c..96d722b 100644
--- a/libstoragemgmt.spec
+++ b/libstoragemgmt.spec
@@ -1,25 +1,26 @@
#
# Conditional build:
-%bcond_without python2 # CPython 2.x support
+%bcond_with python2 # CPython 2.x support
%bcond_without python3 # CPython 3.x support
%bcond_with tests # tests
Summary: Storage array management library
Summary(pl.UTF-8): Biblioteka do zarządzania macierzami dyskowymi
Name: libstoragemgmt
-Version: 1.9.8
-Release: 5
+Version: 1.10.2
+Release: 1
License: LGPL v2+
Group: Libraries
#Source0Download: https://github.com/libstorage/libstoragemgmt/releases
Source0: https://github.com/libstorage/libstoragemgmt/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 0608b44ce238221ae1dff75bf3e6ff2c
+# Source0-md5: 81194482d1d91f24b7c626a32493aa0d
Patch0: %{name}-types.patch
URL: https://github.com/libstorage/libstoragemgmt
BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRequires: glib2-devel >= 1:2.22.5
BuildRequires: libconfig-devel >= 1.3.2
+BuildRequires: libled-devel
BuildRequires: libstdc++-devel
BuildRequires: libtool >= 2:2
BuildRequires: libxml2-devel >= 1:2.5.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libstoragemgmt.git/commitdiff/8d0330b16ccd27261bd42d1f9bb37a40ea61aa45
More information about the pld-cvs-commit
mailing list