python311-dmidecode-3.12.3-150400.14.9.1<>,+gyp9|P3@Svr9騒 A.K?8S CĪ`pG]Y+ve mVVAb(ۓ<ۄ%֬ xbc ]\ s?L!iΫ!,H@`(bDJDT> Q”DErnBf'뷱\ptz>kJ ȅG9q@:ix1 \_\82~~)g>E"?"d + L )JW m~a4p    w +vd z( 8 9 : C>Q@YBaFGHIX,Y4Z`[h\x]^ bcd 3e 8f ;l =u Pv w!xx!y!z","<"@"F"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.gyh01-ch3anSUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/System/Librarieshttps://github.com/nima/python-dmidecodelinuxx86_64PRIO=$(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큤gxgxcugxgxgycucucucugycugxcugx4a3f786e99379354edc4c64a7cccbb18e0ce49288dcc7528ceea954353ff27b2e570aa1d4d5981fab1f7bcb3663cddd0a3a2b0a2fae28ba0a443bb69e7bedb2748720475b465fad427dd0cc5f5156817eef68bb353305c2cbe112a6049a8479446aa3a8d7506e2985bd7d3e36edec122b74cf4d55ab5f66bc5b8daa8aadc608070b5cf6f1c3a42d688c39b60407090724c5e512efec5c187952bda2255fd8c44c7cb6c1bb23692732a1b0c31f459c2e6fd31485ebab2b56476ea33a0eb454bf901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546beb60288c61babd9702a8906a3f05db338635118f9fd847952b1497ac3c93e35fab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6e165ab83691cb22df0d62cd02c4e9572235f03478e708dc2157894e2be464b9a/etc/alternatives/pymap.xml@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-dmidecode-3.12.3-150400.14.9.1.src.rpmpython311-dmidecodepython311-dmidecode(x86-64)@@@@@@@@@@@@@    /bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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-x86_64-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-ch3a 1741604473 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-x86_64-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_Updatedrpmxz5x86_64-suse-linuxemptyPython script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=211f10e1c31f2105e0dc9908c2418fe23b8a6eeb, strippedASCII textdirectoryXML 1.0 document, ASCII text RRRRR R R RRRRR R RRxс&p.Aۆutf-85dd2e13b7e5094260afd2f5a8160b186ae1800018a1ca569fb60bc2333969274?7zXZ !t/d]"k%Ypa I SWSVn)>ޑlUg^*fHF+GSgPkH=%,^·zP9%/msOw:\"]Io능UvfAB*%;$@-(R R2%-QyUG1uG`+9Ɇ«KVs40}Hdˣ( vg9'0Ę"0tZh4*=_1 *0#fϑb0{yγF|t4y?u[7:a5TȤ&ɭX s$ܨ~SyI+"!LgߦDAɪ6iإ#!At@ݟuC4or(Q#sdTBFwe0ίXErImZq$?n8kzQ xĨE>p_BLǸ}>ʫ?<(H&:rEa|9L)a:+"1Ʃv"w[~K'7 ']qmxN½l 5Z_ځJ"w]&}9ԋ*yd2@澚b~"ˍ dꉱwO]d1Ѐ}TnΣu?8y>3vn2Vg {I^XaW(},=F,p`rc˘7-9.q˫Ä \xnk*?r"ǪBر9'#px G !%,#Sՙn[u&<nMKD'Dso2$ۏ6נ{iHDm?BkE#sMoE >zFg2D9mrSbyM 5:;I#~yëדo^lVa([mZW7 Ӥ4+xզ3kW/~} \7| ` յ?<݆q񯗎X'X!F+)uEJ1'76T9Of&v@b%Ug=ϰ O2Mx4zz,my bZ;t wq͒IPjm_ ; &VE YZ