python311-immutables-0.19-150400.10.5.1<>,,hp9|ʞa!ONDʔܶrcb'nUA &ǟ2"t)!~P]8~1 F7J6=-SiO!P97M/A]՛ 3H=gw1!F@qVQ%L5bIک"NZ|&2ō 9{(X*W qU]sfӖ#Yft{bCX-7l@+ET^# + vqirvJC“vg`uN >>0? d * Kpt $           T   ( 8 9 :FeG|HIlXY\]4^zbcd eflu(vwxypzCpython311-immutables0.19150400.10.5.1Immutable collections for PythonImmutable collections for Python.hxinomavro(Apache-2.0https://www.suse.com/Unspecifiedhttps://github.com/MagicStack/immutableslinuxppc64le#]y NnYH`  >[ ,AA큤A큤큤A큤A큤hhhhhhhc"hhhhhhhhhhhhc"c"c"c"c"c"hc"hc"032918c80187ebb734aa61590d698e83260fc98b9b38e33dcb991af1054561f51b564c28eebc4f544d232003b7406aba6f83fb16bae9455991a578062776c4c501ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546be9d9ec92e182e57a19dd71479052097368e0c65a9ed4ead116b4ab73fa38974cd24f8214b88c1224427cadc0cb79f27d2d769bfe7a7bcdb2d7932e571b77eb8742316c99acd3ddc7b9aff18de1f5117f66dd54aabe1c9e6fd71ce299e7c7920eaf80808d3ebad5f263dcaffd5530ad06da329baad9a7ba3b2fc89a870ee2c000af80808d3ebad5f263dcaffd5530ad06da329baad9a7ba3b2fc89a870ee2c0007dd3fe1ff6ef1477cf654a044f3e724c7beeb295c2b83414e32b9b7324f823027dd3fe1ff6ef1477cf654a044f3e724c7beeb295c2b83414e32b9b7324f82302db75f279d2b9016975f42135d94b4303822bee6b0b28f4f2d0ceae784a1b112cfe7fbc613696fd9703ab67cca29b8c3ad9ac4da060eb0b90eae856a83df83f6299828eeaa05dcfca5600cfc297f7b852375ce540f9351cdae8b2189701c7459899828eeaa05dcfca5600cfc297f7b852375ce540f9351cdae8b2189701c7459860960ca83058b58b28968f92b8a888efeb0e163ad994db0e5439bc2dd3eac24d28b557c1de3a4f205facacc5730c29407f7266cde3eb239fdd0d83bcda4fe850f33416661ba0bc095d0aa61e1916963209a50aef534e6c9d32b2ead04b41579d3777b6c140f6a36f45dc51c3d40937bead588c2f64e557b89c494e6bf08ae47d4dd562d64bea2c33198a63b7720e05d95adbf7efa0d1bed57dd7762c86b8b729a79455ea7db54cbacbf89c1d61d620c91c18e93b912d509dbdadbebd4544e8190777f855a5185b2464e4156104bc5880cc3c67ff4c76c4e70f8d33d8b323e3effadf98b2b2ba95793baf36956a66f1b2bbe60c98a704d238293a657d9586b86195aebb28195b8d737effe0df18d71d39c8d8ba6569286fd3930fbc9f9767181ed828afd37eecb7083932b39abced5d687f6e43fe262e59dcf4d1b8602408c3c55a5420917da3047fae28224a422253f4ef6472a7f70f45642d78df02d0cdaee6rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-immutables-0.19-150400.10.5.1.src.rpmpython311-immutablespython311-immutables(ppc-64)@@@@     libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.113.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3d7dBzd7cF@cob֜bf@b@a `e@_@__a@^f/]w@\ dmueller@suse.comdmueller@suse.commcepl@suse.comyarunachalam@suse.comcode@bnavigator.dedmueller@suse.compablo.suarezhernandez@suse.comdmueller@suse.commcepl@suse.comdmueller@suse.commcepl@suse.comdmueller@suse.comdmueller@suse.comtchvatal@suse.comtchvatal@suse.comjayvdb@gmail.com- limit to newer python versions, older are no longer needed- add sle15_python_module_pythons (jsc#PED-68)- Make calling of %{sle15modernpython} optional.- Update to version 0.19 * Support for Python 3.11- Don't do mypy static type checking of the sources in order to avoid mypy in Ring1. The functionality of the binary rpm package is not affected by properly typed python sources. - Remove obsolete setup.py sed fix - Don't catchall sitearch files in %files section- update to 0.18: * Fix iteration when tree is 7 levels deep and has collissions * Test on python 3.10 * consolidate mypy and pytest config into pyproject.toml- Add the package to SUSE Linux Enterprise 15 (jsc#SLE-24404)- update to 0.16: * Refactor typings * Update Python 3.10 support, drop Python 3.5 * Fix test_none_collisions on 32-bit systems * Clarify the license of the included pythoncapi_compat.h header * Use cibuildwheel to build wheels - drop skip_32bit_tests.patch, test_none_collisions-32-bit.patch (upstream)- Upstream fixed problems with 32bit systems (gh#MagicStack/immutables#69) so we have removed skip_32bit_tests.patch and added new solution which actually fixes the issue: test_none_collisions-32-bit.patch.- update to 0.15 * python 3.9 support- Add skip_32bit_tests.patch (gh#MagicStack/immutables#53) to skip tests which fail on 32bit architectures.- skip tests that fail on 32bit- update to 0.14: * python 3.8 support * Various improvements w.r.t. type annotations & typing * Fix pure-Python implementation to accept keyword argument * Fix the mutation API to maintain elements count correctly * Allow None to be used as key in pure-Python implementation. - remove py38.patch (upstream)- Update to 0.11: * Python 3.8 fixes - Add one more py38 patch: * py38.patch- Format with spec-cleaner- Initial spec for v0.9xinomavro 1756884997 0.19-150400.10.5.10.19-150400.10.5.1immutablesimmutables-0.19-py3.11.egg-infoPKG-INFOSOURCES.txtdependency_links.txtrequires.txttop_level.txt__init__.py__pycache____init__.cpython-311.opt-1.pyc__init__.cpython-311.pyc_protocols.cpython-311.opt-1.pyc_protocols.cpython-311.pyc_testutils.cpython-311.opt-1.pyc_testutils.cpython-311.pyc_version.cpython-311.opt-1.pyc_version.cpython-311.pycmap.cpython-311.opt-1.pycmap.cpython-311.pyc_map.cpython-311-powerpc64le-linux-gnu.so_map.pyi_protocols.py_testutils.py_version.pymap.pypy.typedpython311-immutablesREADME.rstpython311-immutablesLICENSE/usr/lib64/python3.11/site-packages//usr/lib64/python3.11/site-packages/immutables-0.19-py3.11.egg-info//usr/lib64/python3.11/site-packages/immutables//usr/lib64/python3.11/site-packages/immutables/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python311-immutables//usr/share/licenses//usr/share/licenses/python311-immutables/-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:40410/SUSE_SLE-15-SP4_Update/32ea9961761a46efd144c0a69b591703-python-immutables.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxdirectoryASCII textPython script, ASCII text executableELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=edfa9b8c11e253a580004c8b24880e74e26d4aac, stripped RRRRRRRRRRRRRRRRRRRRk6p@SOx{Eutf-8f29d111213c1adeb4970ea09b9da6f60200a27e0cebf97170a425f76134fb424? 7zXZ !t/( z]"k%Ypa Jӳn#~Ri-DVdx: ?𳥨 n9frUFKL䷠6^b Tqw'u>f#'R^3vԑ<: H 3ddJ8]^^L.=& E`z?5j-s8 S6HLw|0JpiL=F%Cs!rS9 מxAPБt Gq)ʂgL 򤶤)3tv{k>dF(3qWƻRQO˪lV) P T9oPgR 񇵘v px䈶DS~I\9zT0v7M4HQ }PYx;/b.ڥ;1v1 IQ4#7w)L u)  Ɏ2]b/a&tA[{M??Yi6F!XAS7nӷ|k*@UC񗇮,b'*հWaLe: ]pƷ1 Ewd .obfZ@AEfNH=FL[\Ţ|; *s6'0WpP1XL9 u E!1"Ď&d`"33 m3MzsSY`3bw1LSwSuexO&!LOHewdyF5?v +`qDfGr0w2AZ 968\ ih16w葉døU):Y0Vy :nļjkS3G i}g?}!^[ p?v>%ߚv5EfX mVUp^Pt)dS#HwW,qBǙkLڟN:~*p829 ֩ |Y~'$ckamCoCq'0ZΚs<|Xp|)}T;νrQVHs*&ksV\ɦjOcΨzsi #trqg) {$\kIwG ߎbK5J+`JNlsfSaJ}X&gicZm,HG1d g ^,Mej R`O ,ηQPPp}=X:=}_HȈucg~<ӌ"PCYPat~ +̤z{008v,8wA۫ *mU [h!m6oyc+H.EJ@Dj_#txHu^M]߬+/wqXe . =|Qq-G3Ί?XcF]6&QĞOT7-pD\.~{=wmseΎ {fpUHR8c(om?B5qA`k|&Og~q)+8%4=j#_߷Hu"r 7[hGI\U(J4` aEG-P߅=Guw%JS_Zm'pT<3]pSUθ_1}Y/[ў w DC?R%6*0Mu|D1#}`6C_{607[oNQN|AaN'ct+;pUrqהJ֬wU#oQN)>{3 B/vfvi׸a} (##*dv4F`:~ΗP̊@RkcoV/'^q;RHy:@ma(Нr)xl,N}3|uXWvU2SjKb`,uV } 'o~dדtI)k]QLferNTͰ{\+vƿ)0lE=]'1]Fͅe?.ѧ7IaRvU'2`.ж YZ