python2-pyee-6.0.0-lp152.1.1 >  A ^\ڸ/=„M TD8gwq*h/%KFIwqJ'"'zYr+O vbt2oK}s% ej.5C.6Ȧv7zVi vD4t1 9;md299060c5996d27f69db1a2425ca17ead5267664369fce41721e8125c77129dfe251394f53a657d38b4012689d48d30b05280081D ^\ڸ/=„w-\W-nK@a|EfE RZ!b>BZjsăU#b n0MOYb.0㋜7Zamҷd׾Uj*k>,ģʫG6&e הdB D"y1cn{pIl>q`Sc !-a6>t|Oy Cd.`%aȢCyb ;^OϚO#¦yohr׹nFy5>pAt?dd  J  ,2<      4  L p    ( 8 9 : BFGH\IXYZ[\$]^bcdefluvwxLyz`Cpython2-pyee6.0.0lp152.1.1A port of node.js's EventEmitter to pythonpyee supplies an ``EventEmitter`` object similar to the ``EventEmitter`` from Node.js.^\lamb59openSUSE Leap 15.2openSUSEMIThttps://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/jfhbrook/pyeelinuxnoarch% >  * * x x /:AA큤A큤A큤^\^\^\^\^\^\\ ^\^\\ ^\^\\ ^\^\\ ^\^\\ ^\^\\ ^\^\^\\ ^\^\bd40af7db4c1db4cf89cf3d2cc5265f3bc6466db15358df13f70f48749c4004ca126953c3b1bc64777bcbb93421a4e956ce852523f9fe333ea4bc8ba4a171a8d01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b868bf9b972abc68a66ac58878534a0980ce2213f179c6935ab67dd71d4af4448850170b9785b35729a62c78ffeb3e9e1c0b5af15f9f96c056b2f797d17009a784285b577edc6f78d8f5ad972a06bd166cc63c8feedefb02efec761653182d3104285b577edc6f78d8f5ad972a06bd166cc63c8feedefb02efec761653182d310645815906f042fbb5284f49d61e34717468b2c52dec9dcfc4d3a4e0e5bea06f4fe020a7a57b1d9e01179f9d7a4670bd489abd64a2a64d5e614a61ff6ff5159d9fe020a7a57b1d9e01179f9d7a4670bd489abd64a2a64d5e614a61ff6ff5159d975d55f7511b1f5161baa482245ef7c45f9430af079dadc65f92cae8f57342923e593f89ad06e311c18b816adb5ed87c3026ad6b0613a4f10d7f12c4d51c51086e593f89ad06e311c18b816adb5ed87c3026ad6b0613a4f10d7f12c4d51c510864e1a458d6da815ce52b506b061cf588223d387f0cafb2cf77276e2831a6d29575e3bdc82c92f80cc99de8b16a12245ec0a432146e35df2fce7be7f5e1b9b96ad5e3bdc82c92f80cc99de8b16a12245ec0a432146e35df2fce7be7f5e1b9b96add3a78aa6a4b2d0974d8dd33fa228c6f60534f381cf8455de8cfbb7748a76a3627ea76846ff804aed465b7da157e862377b6bd333f72586883e6f354c1aa63ee47ea76846ff804aed465b7da157e862377b6bd333f72586883e6f354c1aa63ee4a956e90fab6f11fa28a1f245d2a8cb8306e1af048b32476bf6983cae780820be7239e4453f0e696b8c4e4278687476c5a26d05c48f4d0871ae725e257573f7867239e4453f0e696b8c4e4278687476c5a26d05c48f4d0871ae725e257573f786de93f5bda9a94a10ed7789d5151e7434be44771e58e7e007027cc171900b0ebaf5e5ad18f26e6bab6270e75f118627e44631d38e3b4fa5c919ef3b66cbdfeca7rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-pyee-6.0.0-lp152.1.1.src.rpmpython-pyeepython2-pyee@     python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.73.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.3python-pyeelamb59 1583152338 6.0.0-lp152.1.16.0.0-lp152.1.16.0.0-lp152.1.1pyeepyee-6.0.0-py2.7.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txt__init__.py__init__.pyc__init__.pyo_asyncio.py_asyncio.pyc_asyncio.pyo_base.py_base.pyc_base.pyo_compat.py_compat.pyc_compat.pyo_executor.py_executor.pyc_executor.pyo_twisted.py_twisted.pyc_twisted.pyopython2-pyeeREADME.rstpython2-pyeeLICENSE/usr/lib/python2.7/site-packages//usr/lib/python2.7/site-packages/pyee-6.0.0-py2.7.egg-info//usr/lib/python2.7/site-packages/pyee//usr/share/doc/packages//usr/share/doc/packages/python2-pyee//usr/share/licenses//usr/share/licenses/python2-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 2.7 byte-compiled RRRRRRRRRRRRRRRRRRsĒPjweuutf-864bf41b2a2b558bede9e30879462994a5e59ae5691df88829cce0af304b0fae3?7zXZ !t/#] crt:bLL W S)[E&br /$5{w&w,%6FurUy?/{`-:5 ﱵᷠ&Q "(ĢbOjyBh~F=xפuP9yGmQ9-2t\|" O'*DYɻrcUHB*ҍ/+5Hn,O{CWݢVחL$YB.1&3jp6e aaؗa:vU0Q!J+˙B}A~>;75OD~LR [v %?E/N.o G@ MN3̶[`R^ qJڜ6ۭ5yGd:/ޛ1nX!Ud|,]S%=[3R""_~5w{kBZ24xٿ_ U5JlgWPl_U;I up$:ͣG=1,yI̱? 1{q|k"V0-*)f7#mܥ<a 2Uմ # Z- yL A1R|!nqSi}мFz)rJ hϡ S~EXk#%$ +. GuXև K7g0t] Mk`Md*O:Re\7}Ґ}Au?HE,SF`{,%ȩҮDbsm#3}U̙PH\< 0d@#Om]hRy*嗾¹:%] L8SM7&Y/gycu aNJ@mʫP#A8V٩7(/dgAlGLپX3:K+f0%`:V4?rc#F6f҃HeM+FboP?^*d;Q1Qz}.ɅUF%-!&֭f9ǀw'$w?* %\5/hzx;^gt&+Zxx>bV;gFʼn7?tmgR+im/XUtlup&_pȉCXDyrzbs[]<sDk' v#Ax`1! 0^љ@prOAe73^|=1JWΥZuKTi Af#1_INiPL&|RvlzD`}COtNt+FH}Y5ƙ9 *J8ĬMzP)$Mx Ѡ [3GYra7_ >y`w.\DuKQM!q2rߓ^ŚeYI{@q56&L|OԌ'Q99 A,N+?G 3sg |~-x((O@20aB>qjo8[':Ҽżt旮teͪ>68A ;Cys"\:Xb!vI n0#;'Ȩ~0SϳXwMZ2^u& yO"CX_롍B@񗔛X`ÓJ 2+9o(1!"|vK4! 躡 ~b0ºvŭ\m~)U9[*N-~7H#SPw!Oxd?F3xJS4*bHw'ǣ<"wñtOqX{ 2͋_׵ia[>5taGjʵE4]cGܻ{o1:`qp tHE❴#fJ󝇋@DaIBZͩxcCi`G?FCТ2Z:1*MU5eX"Ya^MӹJ1ffЙ(<<\v>up{&6w֧{Zp0ް(~{vJf>Y-":(*A*ˤlD=z,6mw&AeFn P үe$P(}7f5Woj4iZlu ed0Q>{MyH5kSe.V#}J٨S~i-xevοɘH#V9BڰhD!0F/Xppӏ<#sVtMXgKDg8R|Vi٣vB,C`8d-Mp_-E A[zd& O+qU rMߝ/n I˒:?)r./[kzNE/|YDD۴vTXp]ZM #L)Bkr %BVei䷶']cXȃ=(+ ~t ]RЛLRhPcjkR=eFXfL5hBv« ` Ψ J8H@[]N k+%gH%BL6/"yڞnG~! pxF~.K@\NѲE1niL \s>~terhi=D_.U_2pr+REor1y[| 6,?c\cU4'+G3c)[-1\2Q3l~@h }}^Kܾ|YEt*-=;/1BA; Uj C?'ga}`y>t lH0>[]%t$Y$J^()c[CokjcrTO71&{7bP&m$|Ռ-#aj凌vTm$I ytEQ%NZ ^:5_(]] jU2PRHlkvѱK 5//D]KA:~ᓭ8 bVSܗ %2dh8k|䃗1=NDrO؝/xlhMrktS`~>ڛ8c0;J&d=~#W"/VK^!uvKsj99mr"(=&x_ՃGX5[ HxQE?B\d6mEZXy?Ol*lj̭Z݂mZڣube-={AY{RFaZ.4Z4_}q8xjٖ`A+yf$Hu1+dbVSgTfx&uMKJߦ*m4g7z(23Q 7*)ٸgZ xi7$RkƚfG+(H-ĉd*K3h[ b0"{[B1|* 3 C/l7 '2,ZnLُE=j-+ J{E*RU5'*IW# ;kes޳>tWfNuŽBY`\TueJ,ÙŒP/AH}$lO?=TiW_Co3C/P]넖kmp8y,.Ds @ /z1EYg@b&ߴZ`R Kh}0C?aU8?OfQb%! _UbJ&& (5L$@03mhh7KX~LV "Y*}eÁq U(F*tp%:r%tzxiBQms2@>vmz.pt$N*φM`BJ80E@i?|-*tC3v6]kMpZ_$2*.bP h\3y#)mؖd ݦRWPX1,B૪=\1>r`| Ωڈǣb)2Pv:⹾Ms8QqGmI4֢GxvSh;9ɥSzt|vEVm` UQۆK]Zߘz(FY'+б,aɅl"hx>dnŲ4+sƠrޠj}I&QvNuqXxdG->kurpF+ Œ$7oY \!QчjHL-6Pef7/J[fM.oUW6&[[dјhs zbyVT,XKBp(q=]W>HQ"E^1ZBolݍp$aP8 ]yN S53ή5Gg`l>ޭze3D+"\BCTBDܠ{m_>C0yGcЈ.)IP=pѦ>gY6mԲudꃊ  й9;G#[{xkӊ:N]&8_߅R`mBeioè Џ$LqR#$f<\ZonͿi2b<ާWs$J{L mɲ=DUQL-5ZNBX1{-Ik5ҍkǐT|ɨ(nu6rB"X̾G̶#N hDc{x+X׏x0c+G8ꎸ3шH^J`n,!X#L 1/[Q}L"bIDJMrH z:K|aAw{ +~%*Ǫ=oR1˷%H,:PUh7`QQy|e~?$7̺r3=edߥA4lz[2dBC>ofNR3g?t݃E qnWjml5D6HyH1J1YT`*˙0Jk8$9+XgHs5C[>YurPکwg`pB/HQ޿%!@ٝanҽ8q - r> D";\j <;Bn-[sž7V#0i^郶&nyX`Pu?xDR|ŕ;,_>/W>U/+2W4n,,:dmШ#@t>ԯIYbPj JvA33ܘjXr"63'K$' PyN2i'EC$& s=QT<h~H֩cWIdƓ+&hUmۈe  ']>§ּȄ*-_V@#'FGեԁI0a-}Vvh*_~yߥԧ^ !?q`VطߌS%E k*#>~ FdGB kΌ^4H?F5ָY+pe?ҖiL1OoT#/u*/JM˷-h ^d-bxqQ#`%ȝIސ IF 0XHqylcty?fvH7M_0;y(kL4c镡|,>:3E6<^)\Y2( ~1Q1JWrx' n3[@mٜ"ksIҊC 8sl[CCFg%0{Cy'zda ΟEIc€ЖgA隤B4͝WS͵& @ΔN&Jmsv&zG,2LH.o$q};Y HլoM<#a5 I1K8VB,jE7V݆_qu7FkSUb%Ѱ*Cd7qkcߞ