python3-tevent-0.11.0-150400.1.9 >  A bv*p9|z: )Bwk9fɥy '+RYr툋Z? t2 ͭb÷/72; >[58C{Ȍ>k3 }x uT+NRO噡n|BiFpfR%>0Q_Jm|{ KOS=}Hq5@{h¹Wؠ@D A6gRxt&d9!Jcb8a47989bb2beae315888ac327ecda023b224d3ef33b9b16dcd6face5fd587fc93c3fdb336afc401f0349e02c8e8562bab42f68:ԉbv*p9|ʳ8d3hkz ñ*c~ɭZ{ڸ|!v-\6EmOmTIKA'Nz(JD{!<SuImT>Y*1M?EcQ 7Z>!@ E@5KC:Ǽ"B{vn"2Ye"ɮZĞRL&j:/zNdtŃ0R.aSP23رv8]]ic dn>pC?d # K 9?HP T X `  $,T"(T8\ 9 : >`@oB~FGHIXYZ[\]^"bFcdGeLfOlQudvlw x(y0 zXhlrCpython3-tevent0.11.0150400.1.9Python3 bindings for the Tevent libraryThis package contains the python bindings for the Tevent library.bv sheep91lSUSE Linux Enterprise 15SUSE LLC LGPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/Pythonhttps://tevent.samba.org/linuxx86_64i큤bv^',cf914963dd0a55b9625a304e6e334cca598a753b7cfc67f3f32a05d6caafbfc668a0ec202b6a1994a3f7de1c475a418829497fe695fd68ce531fe9bb3bc9ac15rootrootrootroottevent-0.11.0-150400.1.9.src.rpmpython3-teventpython3-tevent(x86-64) @@@@@@@@@    /sbin/ldconfig/sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpython3.6m.so.1.0()(64bit)libtalloc.so.2()(64bit)libtalloc.so.2(TALLOC_2.0.2)(64bit)libtevent.so.0()(64bit)libtevent.so.0(TEVENT_0.9.9)(64bit)libtevent0python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.11.03.63.0.4-14.6.0-14.0-15.2-14.14.3aD@^c]]\~d\Z@[#@[j@ZZOYx@YV=@Xe@X@XAW;V@VɦVVC-V3[V,@V(U|@U|@U|@U@U@TE@T\@T[bTO@scabrero@suse.denopower@suse.commcepl@suse.comjmcdonough@suse.comdmulder@suse.comdmulder@suse.comscabrero@suse.dedmulder@suse.comjmcdonough@suse.comscabrero@suse.comscabrero@suse.comscabrero@suse.comjengelh@inai.deaaptel@suse.comddiss@suse.comjmcdonough@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comdimstar@opensuse.orglmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.com- Update to version 0.11.0 + Other minor build fixes; (bso#14526); + Add custom tag to events + Add event trace api- Update to version 0.10.2 + Upgrade waf to version 2.0.18 to fix a cross-compilation issue; (bso#13846).- Update to 0.10.1 ... make build with Python 3.8 working again (new waf).- Update to version 0.10.0 + Remove Python 2.x support except to build just the bare C library + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a tevent if required from that branch- Update to version 0.9.39 + py_tevent: add_timer takes float argument + C99 build fixes. + Fix standalone build of tevent.- Update to version 0.9.38 + Deprecate tevent wrapper api again + Build fixes + The build uses python3 by default: + --extra-python would take python2 now + To build with python2 only use: PYTHON=python2 ./configure PYTHON=python2 make PYTHON=python2 make install- Update license to LGPL-3.0- Update to version 0.9.37 + simplify "poll" and "poll_mt" backends + make tevent_abort() reachable for backends + add tevent_common_invoke_*_handler() functions + add tevent_context_same_loop() function + add tevent_context_wrapper_create() infrastructure + add tevent_req_profile infrastructure- Update to version 0.9.36; (bso#13291); + improve documentation of tevent_queue_add_optimize_empty() + add tevent_queue_entry_untrigger() + Minor cleanup. wakeup_fd can always be gotten from the event context. + Use smb_set_close_on_exec() in example code. - Use tirpc on newer sytems- Update to version 0.9.34; (bsc#1069666); + Remove unused select backend + Fix a race condition in tevent_threaded_schedule_immediate(); (bso#13130);- Update to version 0.9.33 + make tevent_req_print() more robust against crashes- Update to version 0.9.32 + Fix mutex locking in tevent_threaded_context_destructor(). + Fix a memleak on FreeBSD. + Re-init threading in tevent_re_initialise(). + Include the finish location in tevent_req_default_print().- Drop redundant PreReq for ldconfig; this is autodetected. Set RPM group right.- Use https urls.- Update to version 0.9.31; (bsc#1032915). + Add tevent_req_reset_endtime + Make talloc_free safe when threaded_contexts exist + Add tevent_update_timer + Factor out tevent_common_insert_timer + Add threaded immediate activation- Update to version 0.9.29. + performance improvements.- Require talloc 2.1.6 at build-time; (bsc#954658).- Avoid a file collision for non SUSE build targets; (bsc#966174).- Update to 0.9.28; (bsc#954658). + Fix memory leak when old signal action restored (bso#11742). - Update to 0.9.27. + Fix bug in poll backend - poll_event_loop_poll() exits the for loop on POLLNVAL instead of continuing to find an event that is ready. + Fix ETIME handling for Solaris event ports (bso#11728).- Update to 0.9.26; (bsc#954658). + New tevent_thread_proxy API + Minor build fixes- Disable rpath-install and silent-rules while configure.- Add python3-tevent; (bsc#951911).- Require python-talloc-devel instead of pytalloc-devel.- Recommend to install tevent-man from libtevent-devel on post-10.3 systems.- Remove superfluous _name define.- Update the Samba Library Distribution Key file 'tevent.keyring'; (bso#945116).- Create 2nd spec-file tevent-man.spec: build the man pages in a separate cycle in order to avoid the follwing build cycle: doxygen -> curl -> krb5-mini -> libverto -> tevent -> doxygen. - Recommend tevent-man for installation.- Update to 0.9.25. + Fix compile error in Solaris ports backend. + Fix access after free in tevent_common_check_signal(); (bso#11308). + Improve pytevent bindings. + Testsuite fixes. + Improve the documentation of the tevent_add_fd() assumtions. It must be talloc_free'ed before closing the fd! (bso##11141); (bso#11316).- Update to 0.9.24. + Ignore unexpected signal events in the same way the epoll backend does.- Update to 0.9.23. + Update the tevent_data.dox tutrial stuff to fix some errors, including white space problems. + Use tevent_req_simple_recv_unix in a few places.- Use the upstream tar ball, as signature verification is now able to handle compressed archives.- Remove dependency on gpg-offline as signature checking is implemented in the source validator./sbin/ldconfig/sbin/ldconfigpython-teventsheep91 16519603290.11.0-150400.1.90.11.0-150400.1.9_tevent.cpython-36m-x86_64-linux-gnu.sotevent.py/usr/lib64/python3.6/site-packages/-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:SLE-15-SP4:GA/standard/3c706cc0ae2336858a1f6e8371a5f3c8-teventcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=323f465d8024af11ac3ef5008e3572c9cd78226f, strippedPython script, ASCII text executable R RRRR R RRRR 4dfջ!5 utf-8a90eb8b04124cabb510f4a23ac1536d1fd9e071b0f9d25a298509715d3fd647a?7zXZ !t/ns] crv9w ()OV[~RVH·iݱ,+?߫BDbxڑSg4~92!{ ӷ ̢:zN ~4v*hXS_?/),W b 4הGf9&DZEl7m?Sܧ&3^tlC%gɵGmܷ,3A!EK⎦H^ b^O;ɟ@=q}si<OjPw*2IpߞGߌ`)ޭOcs2x2!=2ࡪ; a#75Mlgۮy| weMBaH4GJ> *X>N_C1h7L|To̘~ApDTx=|jU1JP֏ه՝/go-w7@ eIMRZa&ֺ:K4>Jqk7h[RgIj68DoPחW+$sl! <C{ @qe2xX"گ(&;5L5Ȕ} g̞2˧+P8vp<'{[` rD|p瀂#YG̟4(JXu 5I9yBJn;0ې膯W,j.fWe^1Eq5#gT2f: OuGl4FyP!6Z_2)J4)"[ w\|/)*쎩JP^RY(9@$q^'m!4K6{ `g QLHNXi |(CTLqzhd#hȸP-E}Q"hz:0.R F4y@g qTA8,a[{fܜw:([9)BX",iԩ3*.뻎T19&X]ٽWo^;5z $m׵$3ی y,qo" 94]){3q 奁ۻU7 nh>f傞O6$1\Jn~`>%L>,|2 4Hv7Ë1o_&BhS+lt%R)0~ V{~z+eZ";Щ4;dS x-xAl^XP$ &̎ͦgp Qkz%:j:У`Ñ 0%W.B˛>-{} ZF&HW-M/]{N_/ZuGBWϲMk%]B:~/EKi~}HκH^]'s k`0DQJb3} "][C X@ٜ_BPYB9oB=g&zrgeZJVڼ۽▭?7 F+=Ȥ0"N]fAi9䭉GJa?PY,ATQp ]ցd^n ȠК1O=#TG RŴ(w[j30b-Y%dmtϩݏxOIvJT]ⰘXa=qh)TY[.t <LW#yIH܉E< ;YEٌc WMf%~^,EiBh3*vEMՄtދiCd$c"0""KYMD u[ɺ1DrvX^=?ESC7p)r+fu7I!itD5C0/ GZ^druy|M|e saK&y+̎tYm1#( siFn&YϲY5ET훭MU?bH XZNt@˛b^OИkbkt X_6ղΆek`  D5OϞ]W]WGX"5S(C⒅of_U.*]~0Ds!.?'n +|8>N=JyO#@+o'>^I (% 9[(9Qoy*1y%~WYf"ϰSp,t(듯U |_jI^ <Q㹌i}j@7`UNս0n,u96XuN?Xz5T@ZHah B1V4%D$7tCFw آ-hz٥nw1Nj%dxbב摲8}:rld[#.?’ShwͳW\^Eg)o; ]켩IDY>9yM $Sf?8/A=fs˜# WjT[ܣjW٣Z+*I<W<t/ʱA$_s}G "ѧ!mj*c; ƛ& îEzh(698u?@\Ft}L`*RMnlkk&8z#{J4dL$I1+&)n@)잇$ \/}E "\YڐK]v . i{P:c8^me/tMwz1^O) _|D6s|M\bnŚPO+AhOrk28:E;Pwn[:%pe8 Y(징&#.9DǬ)7(c.G$-]=C%ya?a_A/U d!@oݤe푗׎ ZL+3֕ ZJb&P2-b>4CL8"!9&F~ٚh/|g˜` (vܳawPSCRiSbwJDzC3sc"شJ`Z}1j1dow]W)4|z6>ˊkS[4f%_;Fe7$HT t#f7z) ܶoyŖIp\8*6$QJA7Dl.`)3;HJhƗ0SS5> YZ