python3-pyee-6.0.0-lp152.1.1 >  A ^\۸/=„oIJHkY7+A6Kw=ME_rO? 7\~/fg Ah%6E1췀22RFcPcn&c2ÝvElbr1O: ̰Ux4F r_rtA#/epg'3~DR;U"B4:kiP:c'C1$*AE[4rNF9 岈"fV1XYd@[s\RvYBQUbѹpvkHP%297506af94a8e40eb2ad38bb0ad03a87230ed8a27f000b88caac9fa0c138c15bb81700ffabe4b78ad820908c95bca01806f14988Ft^\۸/=„=\c /EbHCyˀh"C @YNidf&*]p>X?Hd  J  ,2<  $    H  j    , ( 8 9 : FGHlIXY\]^bcrdefluvdwx,yzDCpython3-pyee6.0.0lp152.1.1A port of node.js's EventEmitter to pythonpyee supplies an ``EventEmitter`` object similar to the ``EventEmitter`` from Node.js.^\lamb59 openSUSE Leap 15.2openSUSEMIThttps://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/jfhbrook/pyeelinuxnoarch## , ,77 4 4 %>  /:AA큤A큤A큤A큤^\^\^\^\^\^\\ ^\^\^\^\^\^\^\^\^\^\^\^\^\\ \ \ \ \ ^\\ ^\^\bd40af7db4c1db4cf89cf3d2cc5265f3bc6466db15358df13f70f48749c4004ca126953c3b1bc64777bcbb93421a4e956ce852523f9fe333ea4bc8ba4a171a8d01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b868bf9b972abc68a66ac58878534a0980ce2213f179c6935ab67dd71d4af4448850170b9785b35729a62c78ffeb3e9e1c0b5af15f9f96c056b2f797d17009a78a773d412dc7439a95c3269a8ad2921fb69c188147b7822b68e1aa4a5730b5097a773d412dc7439a95c3269a8ad2921fb69c188147b7822b68e1aa4a5730b50977b0f05736540cea7137d104abd06e546181e6a7a00c5b1f9ec2bcc70a47855ce864cd516b1688263f4d803d89711498b73cdaf6350299fc5f37d504d0f30e0153c05f4b64d00eac2f6e658dcff60a87c71beefc8878eec3c3c45511d02f967173c05f4b64d00eac2f6e658dcff60a87c71beefc8878eec3c3c45511d02f9671787f687c8a4d394f2cd21c8953cc8e26e75f4c225e2aa769e2a1b5ba0a272a20718715e6fbd0f1acb20939b055863762a7fa1403d15716ff7cd09a6b26f3ccf7981ff24ecc5e63e96aa00a268a1768e8e92017b6bf7e957e1baf4ed4b294003f46bd3a44de2ec812bd2b29d9b213195c977d36bd877a63c90a812619d1ee6f7cf45efedf9e6ab38854bf634a6889fd9f1b6944f2c8c88972d5e549a67e17e241e45efedf9e6ab38854bf634a6889fd9f1b6944f2c8c88972d5e549a67e17e241e645815906f042fbb5284f49d61e34717468b2c52dec9dcfc4d3a4e0e5bea06f475d55f7511b1f5161baa482245ef7c45f9430af079dadc65f92cae8f573429234e1a458d6da815ce52b506b061cf588223d387f0cafb2cf77276e2831a6d2957d3a78aa6a4b2d0974d8dd33fa228c6f60534f381cf8455de8cfbb7748a76a362a956e90fab6f11fa28a1f245d2a8cb8306e1af048b32476bf6983cae780820bede93f5bda9a94a10ed7789d5151e7434be44771e58e7e007027cc171900b0ebaf5e5ad18f26e6bab6270e75f118627e44631d38e3b4fa5c919ef3b66cbdfeca7rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-pyee-6.0.0-lp152.1.1.src.rpmpython3-pyee@     python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0.4-14.0-15.2-14.14.1\@\l@[@[P}@ZZ ZOhYpgajdos@suse.comMatej Cepl Todd R mcepl@suse.comalarrosa@suse.comalarrosa@suse.comalarrosa@suse.comalarrosa@suse.com- version update to 6.0.0 * Added a ``BaseEventEmitter`` class which is entirely synchronous and intended for simple use and for subclassing * Added an ``AsyncIOEventEmitter`` class for intended use with asyncio * Added a ``TwistedEventEmitter`` class for intended use with twisted * Added an ``ExecutorEventEmitter`` class which runs events in an executor * Deprecated ``EventEmitter`` (use one of the new classes) - modified patches % fix-build-requirements.patch (refreshed)- Remove superfluous devel dependency for noarch package- python-hamcrest was renamed to python-PyHamcrest- Clean up SPEC - Add missing BuildRequires- Fix LICENSE url- pytest-asyncio was build requirement by pyee's setup.py file, but it was only used for tests. On top of that, the python-pytest-asyncio package is only available for python3, so now we only do tests on python3 and a patch was added to fix the requirements: * fix-build-requirements.patch - Since the tests require at least python 3.5, only run the tests when suse_version >= 1500- Update to version 5.0.0 * CHANGELOG.md reformatted to CHANGELOG.rst * Added CONTRIBUTORS.rst * The listeners method no longer returns the raw list of listeners, and instead returns a list of unwrapped listeners; This means that mutating listeners on the EventEmitter by mutating the list returned by this method isn't possible anymore, and that for once handlers this method returns the unwrapped handler rather than the wrapped handler * once API now returns the unwrapped handler in both decorator and non-decorator cases * Possible to remove once handlers with unwrapped handlers * Internally, listeners are now stored on a OrderedDict rather than a list * Minor stylistic tweaks to make code more pythonic - Update to version 4.0.1 * Fix bug in setup.py; Now publishable - Update to version 4.0.0 * Coroutines now work with .once Wrapped listener is removed prior to hook * execution rather than after for synchronous .once handlers - Add LICENSE file from upstream- Initial release of python-pyee 3.0.3lamb59 1583152338 6.0.0-lp152.1.1pyeepyee-6.0.0-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txt__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pyc_asyncio.cpython-36.opt-1.pyc_asyncio.cpython-36.pyc_base.cpython-36.opt-1.pyc_base.cpython-36.pyc_compat.cpython-36.opt-1.pyc_compat.cpython-36.pyc_executor.cpython-36.opt-1.pyc_executor.cpython-36.pyc_twisted.cpython-36.opt-1.pyc_twisted.cpython-36.pyc_asyncio.py_base.py_compat.py_executor.py_twisted.pypython3-pyeeREADME.rstpython3-pyeeLICENSE/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/pyee-6.0.0-py3.6.egg-info//usr/lib/python3.6/site-packages/pyee//usr/lib/python3.6/site-packages/pyee/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python3-pyee//usr/share/licenses//usr/share/licenses/python3-pyee/-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.opensuse.org/openSUSE:Leap:15.2/standard/084a1bf19aa71ca801344e818a4b0181-python-pyeecpioxz5noarch-suse-linuxdirectoryASCII textPython script, ASCII text executablepython 3.6 byte-compiled RRRRRRRRRRRRRRRRRRsĒPjweuutf-805aea9b345376b7662349ca3c9ec8e187f9b9cb2cd694f5a945d04b506e2cc12? 7zXZ !t/s$] crt:bLL W T`I"wH!B)$vKPhU/`5' Mk)/>u(掿hV Ka\ h Dd_y10lMhdV7G ~(oWd9ӿGӻf\ |iC=6g& Ɗo7;^;fNMTKqS6'>)GΚez!.Mϰ2?"$qkw= x0m)Q Pŗ%*@L_:ZEK؀y<"wgTK>`ugF-D;2d7w_:7 r6O-1}H᳻8{9 M:qoZ7MP j|nijԏ%Wlf٤]y3 tI1 ȃel XJUgOEogߏg49x<EǶa9rTlp%z 5TG:[w *yy.CYd69nK'g&,N+zmWdV8F4+RY(1uHG[ppX"F\Z8\ʏHW4s QТlTT\Xw{ȅR6elk~JFA2#>Xѐ}[#޽usrŌ|U'=д8FRMî\f>]CAA}^?!2P _V"6=׏^?]>~tg^fwC!ao(Qn=AE.e]Nl?N#WͅtW@"cw0qvl2a ޟ/.K2 #B{XU옴<,?dfD=O+p䌃gpj[/cwl[̂G(ypIIUU\m"po5U> $Ue`@B6&:Y}iLΦ|a'ۍt͑\ Or[D:-Va{ }f%uO=1Q9':YC?eq;ӚpZTS#Qnל/[)#&8q\OԎc^suZ*1sf^ Dޮ:;[p  \]>3:-S4?;)/?IRzSқd!0ޘv7d`xj &&=5Y\S=( ;#r.0za!,.g&fU15ȷK?V!܄JS6L}APِދuZ+Y{}|'"R.2Š49NmEF"LT۱|jK=-4h?vW~~n1P%}37`0J|G^GKO2 !%Tk ƝG5b)8|CIX^CX>7KCFO4tn5l!.")5EaİBk )s>{1 %&w܄}z~=hm1cq >NY^e ,A̫@f-/4錄rӐ!C&,x+=l %iAjƲ7M<3B7#lZOk<Żߵ!sF`KЪDݱ؊xy${o?+aWTVJ]05W5W<jեV2(k=KReF$V`qXrT ҠO/O+N Ϡ--e4ӊPBdrIn*~c1D믵 JmWח)+uto|V/9!:)ASWr(k*s2,Y`Rj騈~vln|UH6?Ք'&J@RfͪwЗ8 wekMwQ;Han`B2S[_ / Phh5M)P Q}@fu&JߎT/R*ŌUQ;4kfo*[J)Aش.ao 1OHk(@r{5ܵiB1x36@'PT$uR.$Y[wi7p=ygq"(>31" =WܠүfcΘ*S/)tV1O-+!_L>"%&Ҁc {7D/@38?3/F'"Y,:p~0wu,(rqpuUwZXBݼj=oKQ,^X"͖}hzUdϘL^vpj8(b> OW]6ȢhO$_i2h)A-=,ccW( 3#s8PVñK"e[-poJ{7K1g*?Z+Ρcp hep_:tA9FI5N0g !m}8H}X[[ѤPPNq>;i9RI5y a0 1R%+;n3`LL+2:P>@2րVTKD∑W_\^濣_cn#e܁Mx GC }:ӾҌ:{ֻ$"}_@_a"6QDrvX$ ~N^l.L6YVj!i `\Nعh査5^wƉo*aGMG \侫+-lSgI{\BA?Kdo r(A:x0qUW >5FH?9=*[kd?}t= v@K| N*lҹe|r".:x…#'Z "5i)KxX{j%5aԇ I OBH$!6-_ZH h~3ִ+& SwR4uȴev4/Z em@N3mEcۄ?[ـ 1ܤ#97}dj<>e+'_DprJy]z䍣[VdSdߏyJ#R[Pg@mgĬ4(F\uV5<@xhT(<ӍV8ٜb>>7=>T(Tޤ8tI* Ė:Qf:Z-  bRX@f85uo X,w28ct\"S"({6INqaxNVξtŵP?G8xh)"ݦ&6v,W3Wz@4llh}>L8å =4x%v;CPg_X]*m96_T<1 {/RpބH^.X  ?WIҖ(QaK +)݁eC 0a:ShXkvwr|Ŷ1B^{>lVtr!pUкGL);Z0 @\iWDnWOF0#8AuILn-O!>1c#Sb&,KK=QF5}2WmnF.D'[}.[9D (\I h̩)?_ߚop:TS `ܩ=F@|[&]"όW;!,GN8M}8"`ctuZ&1s}wV Nz#8xxЙ͝ydoA[` kgi!^seb##$m4DqϱJ7ƍyM8N>#lń<)p~5:jU*CWxk:_ni2D:4ģ`),aaJp9z" ?zniV"#rætp+똤gSbxιNњLHO6]%n ^ѤGd&sk]S(d JXqbī0VؼN܀"0]Hbڸ-cs*ù}ĦpQyXhuq 0zV {Λ"1 0J!Cn5c[>+L g x!FՕƁ@9><-yo ZA]M1螾^,_cbTɖ)0Qy[tD]Ix4h:4 U-:7` qpVp_ \ κXQ~gD@ǐ×=\NKf6 {o V/uBu#b&~"5|!kߣ.h{_AopNPӺ2Y]8w~|c6"0Qf({_kUQa0& lG{sZ*K܃ZVnoI>5?^VaGASD1sܷo Zϳ\F`h$hL+CA|`;-tb9xdC5F1~qnrbuW; .%ČzyhwUЊ׷1O:G#^E(/Ռցx^][; o9TGtxD=֬ H23iDZzT LMKN(b;R5aw_RK5^F?-.Z&ᮧcgz&UE׌IQ:#!{^(~CV]jzd~>Gj)ѕr)6ގ.RJlvS OC&I^ !:#@:ІSjlu;GW[aYr=7Wgq2hzc OM@&8L_>55YJȆ2_6eASO3[ީ3A'XBJCz%V04m%K\ kK Yܬ߄3]-Q)4r#4N)œbmUR`I{,^ljG Ei3S% j˳>b#)NZ!u9e\hKaZ/AZsAv JѵSGͱ 诎DW|^@1TL3[TAl-}k 1;7ܢY{^^,9w.CZSw;(|psJ=%X|# > ߽0e_f-7Yb-\" SqVy6hy'bZ+1J(yDh?D-u<=aײ:cKn_nD@Π91 EvM6@vYl{f)STTDkҔoDliLLٳn7?&K{^=:}ֶrM 7@ P=l}<]σ7B9 `;$Y3zj끊mG>6 46-#=lvld&MT/YW}3$[XKA)S *;^AfrI:dnX"%樂4xem+YC]D(CB'd[9 / }{gߦ~Aj l{]o+fHa0TL'uh,>:>G&UDöZG|{@7T<53'|mSTF=kDPo`فmx?X/(l4rf\X(J >JƘD38K+#6z-3"ɉcf(w6 mIʞd׶9XsqH)q&7beaä7с=Жm6NbvzFNj0@ScThTBazcsKpQ_U.hS1FN/P] !"HH"Gwr[Y95CX#@pVJz#烝dM<ǭjPcC V̲ AZ)\^)Y6' fjVOY+g<O3T=G%g2zq%x[akt4E. bLeb}(f蛝3fz+Y@Ntj'1OI>`btibOl@]E$(0> >iX=z3xJJY \C' hJ[[$F ,'.jfU3z8[NĽJlV]BܶLb-H'rvO K#3nāH͢ZźQ? 2yJ& ώոӞB~q݉ҩ d,qkcwC,9`2w^ntsvE8胱,aV´Nޒ;źc^0yIt/U0b?{o3!jWD];=է9Ϋ#"Cu!iv{3IXDaOϪ'ooe: _:ZÆ;Ajcw%*qA&lW`0? DOF"BdmȜJ4sBݛ\tZ`T3?ɚ.Y./L:AMn|sؽTu˛*fSjm-w*th&R aةL4D5=Ug';;VjodDۣhKڼ 4}(һ(ı+=ߧ:FQcT `vcHO67@ٔ;ٸm7tCv+ƥG?7iDRwJsB55pMR*2CQp(BgD>SW8#I4uXiIX]zDwr׳ \ǃ+;Z񛴼l&_B[Ήeh.9Tۼ~0vC2&pϟB^ uB& v;H"3Ai~HFl{=PHʹWq7-TYq}/8 NxriR1CbbU0Eʓ<=bJ)Xq`_$(;x_f lSΦCkw@qD,ЂJ_eBIDxIl\4`}D퓠P :ͫJd YZ