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.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-dmidecode
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-dmidecode && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
31-version_info-v-version.patch | 0000000690 690 Bytes | |
_link | 0000000124 124 Bytes | |
_service | 0000000568 568 Bytes | |
_servicedata | 0000000242 242 Bytes | |
detect-lib-with-py3.patch | 0000000774 774 Bytes | |
gcc7-inline.patch | 0000001103 1.08 KB | |
huge-memory.patch | 0000000716 716 Bytes | |
python-dmidecode-3.12.2+git.1625035095.f0a089a.tar |
0000150589 147 KB | |
python-dmidecode.changes | 0000004469 4.36 KB | |
python-dmidecode.spec | 0000003791 3.7 KB |
Revision 10 (latest revision is 35)
Matej Cepl (mcepl)
committed
(revision 10)
- Harmonize Factory with the SLE version (update-alternatives instead of the subpackages). - Add proper Provides/Obsoletes - Introduce update-alternatives for /usr/share/python-dmidecode/pymap.xml. * Fixed memory Type Detail map size (bsc#1194351). Python one. - 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.
Comments 0