| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-dmidecode | Distribution: SUSE Linux Enterprise 15 |
| Version: 3.12.3 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.14.6.1 | Build date: Tue Oct 10 16:15:05 2023 |
| Group: System/Libraries | Build host: h01-armsrv1 |
| Size: 347818 | Source RPM: python-dmidecode-3.12.3-150400.14.6.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/nima/python-dmidecode | |
| Summary: Python module to access DMI data | |
python-dmidecode is a python extension module that uses the code-base of the 'dmidecode' utility, and presents the data as python data structures or as XML data using libxml2.
GPL-2.0-only
* Fri Apr 21 2023 dmueller@suse.com
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
- Make calling of %{sle15modernpython} optional.
* Tue Mar 14 2023 mcepl@suse.com
- In the end just a cosmetical changes and cleaning up the SPEC
file.
* Sat Nov 19 2022 mcepl@suse.com
- Update to the upstream release 3.12.3:
- consolidation of previous git commits
- support SMBIOS3.3.0
- Remove upstreamed huge-memory.patch
* Wed Oct 26 2022 mcepl@suse.com
- Modify detect-lib-with-py3.patch to be more robust.
* Wed Oct 26 2022 mcepl@cepl.eu
- Update to version 3.12.2+git.1666757106.e6ab5bc:
* fix address_from_efi ret=0 message
* fix function dmi_slot_segment_bus_func null point error in system slot
* fix warning: this 'if' clause does not guard
* fix warning: variable 'str_n' set but not used
* fix warning: passing argument 2 of 'dmi_tpm_vendor_id' makes pointer from integer without a cast
* fix warning: unused variable 'attr'
* fix warning: unused variable 'addrstr'
* fix warning: suggest parentheses around assignment used as truth value
* fix warning: suggest parentheses around assignment used as truth value
* src/dmidecode.c: In function 'dmi_tpm_characteristics': src/dmidecode.c:4788:24: warning: 'return' with a value, in function returning void [-Wreturn-type] 4788 | return data_n; | ^~~~~~
* fix warning: passing argument 3 of 'dmi_slot_peers' from incompatible pointer type
* fix warning: unused variable 'ver'
* fix warning: variable 'eptype' set but not used
* fix warning: suggest parentheses around '&&' within '||'
* fix warning: comparison of integer expressions of different signedness
* fix warning: ignoring return value of 'legacy_decode'
* fix warning argument 1 null where non-null expected
* Update python-dmidecode to smbios 3.3.0
* Fix for printing an empty dictionary
* Fix the failure of opening "/dev/mem": Permission denied
* Fix bugs: 1. Fix smbios3_decode decoding sysfs table dump error. 2. Fix check smbios version error warning message.
* Fix reading info permission deny bugs.
- Remove duplicated Makefile_libdir.patch.
* Mon Oct 17 2022 mcepl@suse.com
- Add Makefile_libdir.patch to make package building even with
faulty distutils.sysconfig (bsc#1204395).
* Fri May 20 2022 mcepl@suse.com
- Synchronize SPEC file to be more like the SLE one.
* Mon Mar 07 2022 mcepl@suse.com
- Add missing Obsoletes
* Fri Mar 04 2022 mcepl@suse.com
- Harmonize Factory with the SLE version (update-alternatives
instead of the subpackages).
* Mon Feb 28 2022 mcepl@suse.com
- Add proper Provides/Obsoletes
* Thu Feb 24 2022 mcepl@suse.com
- Cleanup multi-version builds.
* Thu Feb 24 2022 mcepl@suse.com
- Introduce update-alternatives for
/usr/share/python-dmidecode/pymap.xml.
* Thu Feb 24 2022 mcepl@suse.com
- Fix package names.
* Sat Dec 04 2021 mcepl@cepl.eu
- Update to version 3.12.2+git.1625035095.f0a089a:
* fix "src/dmidecodemodule.c:828:9 warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL opt where non-null expected"
* fix Error: FORWARD_NULL (CWE-476): [#def23]
* fix "src/dmierror.c:55:9: warning[-Wanalyzer-possible-null-argument]: use of possibly-NULL buf where non-null expected"
* fix Error: MISSING_COMMA: detected by covscan
* fix Error: CONSTANT_EXPRESSION_RESULT detected by covscan
* fix RESOURCE_LEAK error detected by covscan in src/util.c
* fix RESOURCE_LEAK errors detected by covscan in src/xmlpythonizer.c
* Update README
* fix RESOURCE_LEAK errors detected by covscan in src/dmidecodemodule.c
* Fixed memory Type Detail map size (bsc#1194351).
* Thu Dec 02 2021 mcepl@suse.com
- Brutal simplification of the SPEC file to the standard single-spec
Python one.
- Removal of support for Python 2 (bsc#1193262)
- Rename huge-memory.diff to huge-memory.patch (i.e., remove
huge-memory.diff and add huge-memory.patch).
- Fix URL of Source0 (their own website is down, use GitHub
release).
- Add 31-version_info-v-version.patch to make tests 3.10
compatible.
* Thu Oct 19 2017 mc@suse.com
- build python2-dmidecode and use python-dmidecode for shared files
* Tue Oct 17 2017 mc@suse.com
- set rpath to libxml2mod library
* Sun Sep 24 2017 mc@suse.com
- version 3.12.2
- Add Python 3 subpackage
- Removed deprecated statements
* Wed May 03 2017 mantel@suse.de
- use correct data type DWORD for extended memory size (bsc#1036061)
/etc/alternatives/pymap.xml /usr/lib64/python3.11/site-packages/__pycache__/dmidecode.cpython-311.pyc /usr/lib64/python3.11/site-packages/dmidecode.py /usr/lib64/python3.11/site-packages/dmidecodemod.cpython-311-aarch64-linux-gnu.so /usr/lib64/python3.11/site-packages/python_dmidecode-3.12.2-py3.11.egg-info /usr/share/doc/packages/python311-dmidecode /usr/share/doc/packages/python311-dmidecode/AUTHORS /usr/share/doc/packages/python311-dmidecode/AUTHORS.upstream /usr/share/doc/packages/python311-dmidecode/README /usr/share/doc/packages/python311-dmidecode/README.upstream /usr/share/licenses/python311-dmidecode /usr/share/licenses/python311-dmidecode/LICENSE /usr/share/python-dmidecode /usr/share/python-dmidecode/pymap-3.11.xml /usr/share/python-dmidecode/pymap.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:46:23 2026