python3-pyee-6.0.0-bp153.2.6 >  A `CE !M@eeefs=[_;KxW>#(wC⮐P5#MDʍѭ} #4.ʏnbŝ408rHAIҽK8{IZj,ft{bϡD/yv><~]Hlgw*O(Wcnʘ|d.HKU(5Z ^ѳMc䓹*>Xo|gh]Rj5ܞ+0696ee21d8fcbd804a3b52a2fc54731de14069262fa424897ce85f0270a197e9b5218b8831e9f91ae6ac373862b23cd8b20c7e87F`CE !M@eeedy+mZ&p+`-$ShȐ.כQ"' /~ܰLn dSCAy;CV9/h(#TtHI̗e AN[eprVj,NbLHt>p>?d  J 6<D  ,    P  r    4 ( 8 9  : F+G@HI(XHYL\\]^bcd$e)f,l.u@vwx|yz8HLRCpython3-pyee6.0.0bp153.2.6A port of node.js's EventEmitter to pythonpyee supplies an ``EventEmitter`` object similar to the ``EventEmitter`` from Node.js.`CE lamb61 SUSE Linux Enterprise 15 SP3openSUSEMIThttps://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/jfhbrook/pyeelinuxnoarch## , ,77 4 4 %>  /:AA큤A큤A큤A큤`CE `CE `CE `CE `CE `CE \ `CE `CE `CE `CE `CE `CE `CE `CE `CE `CE `CE `CE `CE \ \ \ \ \ `CE \ `CE `CE bd40af7db4c1db4cf89cf3d2cc5265f3bc6466db15358df13f70f48749c4004ca126953c3b1bc64777bcbb93421a4e956ce852523f9fe333ea4bc8ba4a171a8d01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b868bf9b972abc68a66ac58878534a0980ce2213f179c6935ab67dd71d4af4448850170b9785b35729a62c78ffeb3e9e1c0b5af15f9f96c056b2f797d17009a78a773d412dc7439a95c3269a8ad2921fb69c188147b7822b68e1aa4a5730b5097a773d412dc7439a95c3269a8ad2921fb69c188147b7822b68e1aa4a5730b50977b0f05736540cea7137d104abd06e546181e6a7a00c5b1f9ec2bcc70a47855ce864cd516b1688263f4d803d89711498b73cdaf6350299fc5f37d504d0f30e0153c05f4b64d00eac2f6e658dcff60a87c71beefc8878eec3c3c45511d02f967173c05f4b64d00eac2f6e658dcff60a87c71beefc8878eec3c3c45511d02f9671787f687c8a4d394f2cd21c8953cc8e26e75f4c225e2aa769e2a1b5ba0a272a20718715e6fbd0f1acb20939b055863762a7fa1403d15716ff7cd09a6b26f3ccf7981ff24ecc5e63e96aa00a268a1768e8e92017b6bf7e957e1baf4ed4b294003f46bd3a44de2ec812bd2b29d9b213195c977d36bd877a63c90a812619d1ee6f7cf45efedf9e6ab38854bf634a6889fd9f1b6944f2c8c88972d5e549a67e17e241e45efedf9e6ab38854bf634a6889fd9f1b6944f2c8c88972d5e549a67e17e241e645815906f042fbb5284f49d61e34717468b2c52dec9dcfc4d3a4e0e5bea06f475d55f7511b1f5161baa482245ef7c45f9430af079dadc65f92cae8f573429234e1a458d6da815ce52b506b061cf588223d387f0cafb2cf77276e2831a6d2957d3a78aa6a4b2d0974d8dd33fa228c6f60534f381cf8455de8cfbb7748a76a362a956e90fab6f11fa28a1f245d2a8cb8306e1af048b32476bf6983cae780820bede93f5bda9a94a10ed7789d5151e7434be44771e58e7e007027cc171900b0ebaf5e5ad18f26e6bab6270e75f118627e44631d38e3b4fa5c919ef3b66cbdfeca7rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-pyee-6.0.0-bp153.2.6.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`0\@\l@[@[P}@ZZ ZOhYYuchen Lin pgajdos@suse.comMatej Cepl Todd R mcepl@suse.comalarrosa@suse.comalarrosa@suse.comalarrosa@suse.comalarrosa@suse.com- Disable test in Leap- 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.3lamb61 1615021325 6.0.0-bp153.2.6pyeepyee-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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/59379b7b986c78bc63cda3090ee1d95f-python-pyeecpioxz5noarch-suse-linuxdirectoryASCII textPython script, ASCII text executablepython 3.6 byte-compiled RRRRRRRRRRRRRRRRRRº^݁Vs?utf-844bccd36e4e6da4c50d2b94013bbe648486e09adc329970727e12c5800040f4e? 7zXZ !t/s$] crt:bLL.WW9z DhfIu@c[v:"D%@m;6HIt*6 it ǺDuRHإHp{MWgю3g*d3?sґv9䯾5݊:I}J=Wk3T\pʝZB#9e"*qpm|A5QGјjr继q5(6\קXw6'{/~䬳v | ϤF1X^ˁLO^Č tbY0w0sܗ1Si#Q8(ߘRA+>~]HB%=冯SR V۩l'E-LV\ aZ"ڨi4pq;W n_=BAz9=;y/ٶ5u͜C7?la&EH\S5O- G:]u*GQL?{6%5/(@ i7)P<\ԱW3(=tL8JDoZٽſ]:3w8pmZRYZDKr)ఝ:A_\<~sqY%/"rm ,簄s+cB^&8'RʁǦ'@IʼaLٲ+%t ~*-`gc}mtlyL#PDQ|Ͼ?p?xce\ +Q{|_?.PټW-J@YcjF >q0QlL+% ru#lT>܋j)DZ\ r?j UǤaB/IOL9mW4,BRo`$O3G8Pw|@QU;"trM*ܹd:@(O>_&yU:j>qH ?EihŹ?*a4ᜋR 2BBZ5NK cfh$ A#f22_N[ۢd_LC/)u 1 ~ \Sj[KO[Cw]C&7V)q2w*KqcXz>E!OD9ӭ.hkp&w t9tNmk$NJzg ^^iRt X%6 1>u,qc ,xm/JkE_ A]p9Uz*aɺFp.Z=JsJHjïe?@kj\G"yV= c7츔LqqBk_ ?)  hPo^Wѝ$iס,`NÚ;.ٱգ.GJ!u'#3z)X,쉵9;6UadG``˾D a_P8IjW:)< x[1i׃xsa#Y[{)0,vfJ= NR)UJ?uRB〟Oh0ry1oRxLyQs],HdW^r<#ڄ5U0,㏶-2OX9u#Q}!5DPtL`VuRSʴbס*!-:DQș׋P8LGE]'KB۫ib;Dž4~GM^hx*r7nN3! :i]?dpyHnCޗSp )=o"/nT#h›:$K8d re8o7 oTls KbOm B ] )Ea 6k\_=(S/_'!7B;A;0g{ d|U+KZ1G-U>.! 1V'IQD8EuC ׯƒ9lL<'&G'؍'D{ܕB>?ks*":0+ACB 9ƇfQڣ?s &ljT~-{`.#GPS%e@"N{WW *D$Qde'6qs/Y^X=)HN`r햹o9CIHGWydTF嬋N} DɽјrE(Fm8A fAOu’okӠ!k6©^FqDZ.tSFQ>z-PM& D7^|h,fGƫ/9 K`TԚb~ Hz2D Nz78* at_79wwyE֎&: g1R-I01ΗLɛXK%0MF3Gw3nwwvL̳h+ּŧj26~m|g"S7(K7#~Bu9cmR$VUvTb]PV+\AI ]:6 TtQ>zvߍio/0eF4QPjuyaw 7m̿#°,0X[Z;LsY~@*0%B+ϑU R=3x+J!jI嚲IC „yxz[ ySV zq oD֙F)%(yAxp`z[-([8kޢd=(%7f*xBⅧ_E"I %@eY[BFN"&Р&TP~xE'ZR.,ye '%cr&{|LtvXg a bNT!O"Ijw|^;k*uWv{$NZ :րC_ؔ%Vfrћ^|̔0{S 5~s"8ntl=$g35}V6;mplNAs +fJa] s5Mͻ(lr +>PEy GSڐۦQI0d{q%稌-gҳҰqû \%6{Sm[P:(D 3$1Ay1>UEoWcd'fdWSnpa7jwTrd?[a{ӿ%TT c|Wh΋6`Lj\b/05BNim31֪0lPr,x,̸r-ޔfPG~ug#%;xqdE95QxfG0mA : Δlr 22#XyiwLB!wr]kXt/\Kc 5{Րcעo]5QO*O=5!Վ'ȵ{'iL#sSP9OvjG<08@jX봚3~ ѝE&nƎύjas]<: &NޥhIIo-LYw5gV6p=2,I=sCR_Y}S}&N e;n4NӧigxM"dvwcQciMLVbt"0 hbض?a=W~`cebe0m ,/wԀt~N)84*BZà ?VQ9P{9-)IO\$#4 %+|d A 0gD` <ݱ(z2$QX|*#$ϳʒraBfRocƝs1T-O<>\ S'ӾhQ/)J~~XYM@#,Xs;+Lǫ"ۉ7sBʠVv˄*"F1}Ojh̏Tic6̄WxMDx f+z9e(X2;RjvR%0}|'Pd@ Nf58 Th >Vtb&^8kLHU4ŒoͶL8?.4a2ialQXme0?0@ԚC7FQuӪ!Q.O|t3ņ}{ K&U7b*+A]*6JaouAkJ0{:ך'S+oT\=xd\W^C0fttQ=a1:¬Gе;{03C\ޝ&7"bX %]]8Q,*8-d }>^Tҍš1y3ǼEfYD(wZL"~Pr5~ zyR {p\mHGhyMvY``ٷsꁖe;Gs+n2$scUN.'X 6!|76͸T12Ww&+_D LmƩ\E9`:&>)2{5'? ,4*a5I.oXb,GRZQk6O|v&pyv(g֫zw`zm!T!& 8z/h[kG-wcUx#aHrO?ta}E̟e-`6 cI($:ź{;^l3>k%0+X[.Q>#mɛu1zΞ33cG峕-ܚVm)!zZ]5t/Gm/f΄Oc>{j4(GuHҳyP^0fmebRwm=iIe@;gTw(<xBq)ET yڍ9ų%$6I`/Rt3qN97Vdiۯ̷Q3?j+qo>л݀$Wv_ԭ\DW" Vvj^}aPisE>26c))MLsI&ڑh05=9JY9hR# !!udljhεVsɆiLcKwTh +ɋUdn%];C5 Fyx{- 3Pt^_<}֫~