Name: | python3-libstoragemgmt-clibs |
---|---|
Version: | 1.6.2 |
Release: | 9.el8 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 29296 |
License: | LGPLv2+ |
RPM: | python3-libstoragemgmt-clibs-1.6.2-9.el8.x86_64.rpm |
Source RPM: | libstoragemgmt-1.6.2-9.el8.src.rpm |
Build Date: | Wed Apr 17 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/libstorage/libstoragemgmt |
Summary: | Python 3 C extension module for libstoragemgmt |
Description: | This package contains python 3 client C extension libraries. |
- Fix the manapge of lsmd.conf. (RHBZ #1612755)
- Fix the `rpm -V` failures. (RHBZ #1630114)
- Add explicit package version requirement to libstoragemgmt-nfs-plugin-clibs.
- Move lsm utils to /usr/libexec/lsm.d folder. (RHBZ #1623506)
- Removed the dependency of yajl. (RHBZ #1560205)
- Removed the requirement of initscripts. - Remove python2 sub-packages.
- Honor %{valgrind_arches} - De-configure the test suite unless building with testing
- Switch hardcoded python3 path into the %{__python3} macro - Fix shebangs accordingly
- Upgrade to 1.6.2.
- Fix incorect memset size.