python311-dmidecode-3.12.3-150400.14.9.1<>,+gƳp9|4P=DTTy%C2o{6>Qj_t0¶eA A^qS _sw:`UP:Ō,n^O?mmAGXQ[lbWEC RdJaBV7.`Plѕ0Dd)r,>(]Od0YN @\3N*Yʪ.xOƒ}@ kY{29 \߿`;ֳ>E"?"d + L )JW m~b4p    w +vd j( 8 9 : 3>A@IBQF}GHI XY$ZP[X\h]^ bcd $e )f ,l .u Dv w!px!y!z" "0"4":"|Cpython311-dmidecode3.12.3150400.14.9.1Python module to access DMI datapython-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.gƳh01-armsrv2NSUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/System/Librarieshttps://github.com/nima/python-dmidecodelinuxaarch64PRIO=$(echo 3.11|tr -d '.') /usr/sbin/update-alternatives --install /usr/share/python-dmidecode/pymap.xml pymap.xml \ /usr/share/python-dmidecode/pymap-3.11.xml ${PRIO}if [ ! -f /usr/share/python-dmidecode/pymap-3.11.xml ] ; then MAJVER=$(ver=3.11; echo ${ver:0:1}) /usr/sbin/update-alternatives --remove pymap.xml \ /usr/share/python-dmidecode/pymap-3.11.xml fi ( 6aFC큤A큤A큤A큤gƲgƲcugƲgƲgƳcucucucugƳcugƲcugƲ4a3f786e99379354edc4c64a7cccbb18e0ce49288dcc7528ceea954353ff27b2e570aa1d4d5981fab1f7bcb3663cddd0a3a2b0a2fae28ba0a443bb69e7bedb27bcdda77ab13d59a3fec6c2041e8634eb8b542197e8304e5fd244a6c3d71aba8446aa3a8d7506e2985bd7d3e36edec122b74cf4d55ab5f66bc5b8daa8aadc608070b5cf6f1c3a42d688c39b60407090724c5e512efec5c187952bda2255fd8c44c7cb6c1bb23692732a1b0c31f459c2e6fd31485ebab2b56476ea33a0eb454bf901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546beb60288c61babd9702a8906a3f05db338635118f9fd847952b1497ac3c93e35fab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6e165ab83691cb22df0d62cd02c4e9572235f03478e708dc2157894e2be464b9a/etc/alternatives/pymap.xml@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-dmidecode-3.12.3-150400.14.9.1.src.rpmpython311-dmidecodepython311-dmidecode(aarch-64)@@@@@@@@@@@@    /bin/sh/bin/shld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libxml2.so.2(LIBXML2_2.6.2)(64bit)libxml2mod.cpython-311-aarch64-linux-gnu.so()(64bit)python(abi)python311rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternatives3.113.0.4-14.6.0-14.0-15.2-14.14.3gřdBzd7dacx@cY!@cY!@cMCbb%b!@b@bs@bs@bs@aX@a@YYYǞ@Y @daniel.garcia@suse.comdmueller@suse.commcepl@suse.commcepl@suse.commcepl@suse.commcepl@suse.commcepl@cepl.eumcepl@suse.commcepl@suse.commcepl@suse.commcepl@suse.commcepl@suse.commcepl@suse.commcepl@suse.commcepl@suse.commcepl@cepl.eumcepl@suse.commc@suse.commc@suse.commc@suse.commantel@suse.de- Add patch fix-loglevel.patch to fix invalid log level error. gh#nima/python-dmidecode#60 bsc#1237685- add sle15_python_module_pythons (jsc#PED-68)- Make calling of %{sle15modernpython} optional.- In the end just a cosmetical changes and cleaning up the SPEC file.- Update to the upstream release 3.12.3: - consolidation of previous git commits - support SMBIOS3.3.0 - Remove upstreamed huge-memory.patch- Modify detect-lib-with-py3.patch to be more robust.- 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.- Add Makefile_libdir.patch to make package building even with faulty distutils.sysconfig (bsc#1204395).- Synchronize SPEC file to be more like the SLE one.- Add missing Obsoletes- Harmonize Factory with the SLE version (update-alternatives instead of the subpackages).- Add proper Provides/Obsoletes- Cleanup multi-version builds.- Introduce update-alternatives for /usr/share/python-dmidecode/pymap.xml.- Fix package names.- 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).- 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.- build python2-dmidecode and use python-dmidecode for shared files- set rpath to libxml2mod library- version 3.12.2 - Add Python 3 subpackage - Removed deprecated statements- use correct data type DWORD for extended memory size (bsc#1036061)/bin/sh/bin/shpython-dmidecodepython311-python-dmidecodeh01-armsrv2 1741604531 3.12.3-150400.14.9.13.12.3-150400.14.9.1 3.12.33.12.3 pymap.xmldmidecode.cpython-311.pycdmidecode.pydmidecodemod.cpython-311-aarch64-linux-gnu.sopython_dmidecode-3.12.2-py3.11.egg-infopython311-dmidecodeAUTHORSAUTHORS.upstreamREADMEREADME.upstreampython311-dmidecodeLICENSEpython-dmidecodepymap-3.11.xmlpymap.xml/etc/alternatives//usr/lib64/python3.11/site-packages/__pycache__//usr/lib64/python3.11/site-packages//usr/lib64/python3.11/site-packages//usr/share/doc/packages//usr/share/doc/packages/python311-dmidecode//usr/share/licenses//usr/share/licenses/python311-dmidecode//usr/share//usr/share/python-dmidecode/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:37793/SUSE_SLE-15-SP4_Update/1e9a36510d835e9cc93830f102d62ee4-python-dmidecode.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxemptyPython script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8eaa016dbb3408cf06cef0ad3663fa8cd9663a55, strippedASCII textdirectoryXML 1.0 document, ASCII text R R R RRR R R RRR RRR(pnq8!{utf-887220bba9b4972e384aad56b8ef4f0c57ccc7a72a88e2d91d06154595f322c2d?7zXZ !t/c]"k%Ypa I SWSVn)>ޑlUg^*fHDmF57|jãd>ېMp`gt3?Dhph]g~ ݧTboUkpxArx *L)5C+qz%ԗ5'#|lIw yo,ãIqU:mAq,o[jyH mߡ[qHY*MҊʨnT}0T;).l,[+t2E8{QTNG#| :jx8^ ^bŒ >YDCl7OY0cvx L{Dm::r7D->a6`LJ%!@JOYi-|Ώ8ɲh92l* K{3+c;‚-ntYIADs#^;0GT>Uuy\7 ڭPQv_IR(R'F9٠%}yI-Eyc+֩As)~ȶYI_ !4ab3gMƂ Wg7#񊁡@E-NPa JĊU4) %]qY--w&M<*;顛bi8? !0%g]8n˘/󃀠GPT w%5֡&-/k2=? B<ժ\eafC:3t]p3(H* McSFTh"uvDnaW U{b dK8{vDGV50WSV}V4./qg0V"jR?0Drs>'!߉䚜v]G ciΥ_|Ԛvt/dr>~=4_++ 磈rnl1"+ r~1ʼnǧU{a>jPcWkÆׇ(I/`7AK0˼&< I5p6ޘAD]6$xL]%e#B{$ +CJ1"@oؐC &O] YZ