python311-dmidecode-3.12.3-150400.14.9.1<>,+dg+p9|:U_6qB_;\v=5;/‘YnBނh7!̱*O2u΁6M08&W%)KZc3B=v}lO1QE"P?"@d + L )JW m~`4p    w +v` 6( e8 l9 : > @BFEG\HIXYZ[ \0]l^{ bc_deflu v Dw!4x!py! z!!!!"<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+s390zp32SUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/System/Librarieshttps://github.com/nima/python-dmidecodelinuxs390xPRIO=$(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 ( _x6aFC큤A큤A큤A큤g(g(cug(g(g+cucucucug+cug(cug(4a3f786e99379354edc4c64a7cccbb18e0ce49288dcc7528ceea954353ff27b2e570aa1d4d5981fab1f7bcb3663cddd0a3a2b0a2fae28ba0a443bb69e7bedb2727239ca2ca6289339ab896465fc14ecc84039537fd449ed96bec312c233215ef46aa3a8d7506e2985bd7d3e36edec122b74cf4d55ab5f66bc5b8daa8aadc608070b5cf6f1c3a42d688c39b60407090724c5e512efec5c187952bda2255fd8c44c7cb6c1bb23692732a1b0c31f459c2e6fd31485ebab2b56476ea33a0eb454bf901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546beb60288c61babd9702a8906a3f05db338635118f9fd847952b1497ac3c93e35fab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6e165ab83691cb22df0d62cd02c4e9572235f03478e708dc2157894e2be464b9a/etc/alternatives/pymap.xml@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-dmidecode-3.12.3-150400.14.9.1.src.rpmpython311-dmidecodepython311-dmidecode(s390-64)@@@@@@@@@@@    /bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(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-s390x-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-dmidecodes390zp32 1741604907 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-s390x-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_Updatedrpmxz5s390x-suse-linuxemptyPython script, ASCII text executableELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=9d9b45d9b94983d99d690caf5157563bbb06d3e1, strippedASCII textdirectoryXML 1.0 document, ASCII text R R R RRRR R RRR RRR[`ςa.Xutf-8fcee2857c560112eb7af9fcb78e50fe9151b9622b92ecd379f237870f014d140?7zXZ !t/ []"k%Ypa I SWSVn)>ޑlUg^*fHZ@jQÄ!+1Ҙ%eG15qB}6,Q$rsDqB `8u2_T)<&|; O*@fn$I&[Mi,ށע#gzݮ\`'݋OVEN^jW);Mi ӵNeNJ%9fK !E_Q!T&ƇħAcZ FHGBTe}jq1K?KЂϕݍCgdԤO!YkFDTyՍ5Vh KXDvx>w׍*}"NnN`+à)5 XŴo\A0t- O! 43,Zj xVbm˅ȥw%L guGsH^a>os/_jω@$Ruxʥ-Wy'ڟ;\t Cl^?)^c0z@y?5R ٧x 9y<6ݜ3ۉiwo[Ք­3z(βFy--br!CJ͈7rж;r&:w.gq'afRCpI ٍ;"Gx)k$G"ynnl-W;>-$>թ!M2)`h o'9|s# D*1G.бIG~O]gl_y]{5&PeOaDN>Bz-qpQf\eJICY\fUL@^Z"P̥R#vKF |+ c`FQ7z񦨆@jL6s2֖!+ '9Z9V(́Z+6%#?A)9^EWGF{,YU%Yc