python3-tevent-0.13.0-150500.1.1 >  A cKp9|k#MRC|X{|+ׂg@Jto;1v'3q_|{dHa:ʹHpZayT#t; hflUy\ ][ؖR;7aE1 ]IaYk7);e0AcA65,'! vYD*)nIdMa\!pMB,2a89308b9738b3a00220d7a55e2ce18c3f5402ba03d43553fb5886bc4124b98cfbd21fc6fff596ad6d5d6954073dc8aa49983d82=cKp9|lYwqsLnD tTu1<л"5`__/3J,*9u ];zxh91--+l0_gJOv >pC?d # K #=CLT X \ d  (0X(68@"9":">@BFGHIXYZ[\]$^[bc(defluvwpxxy zCpython3-tevent0.13.0150500.1.1Python3 bindings for the Tevent libraryThis package contains the python bindings for the Tevent library.c%nebbiolo4SUSE Linux Enterprise 15SUSE LLC LGPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/Pythonhttps://tevent.samba.org/linuxppc64leP큤c#^',fe5336497b3cb2ed148302cd13c04f28e074a656fa54cd410f17d691c14ab26f68a0ec202b6a1994a3f7de1c475a418829497fe695fd68ce531fe9bb3bc9ac15rootrootrootroottevent-0.13.0-150500.1.1.src.rpmpython3-teventpython3-tevent(ppc-64) @@@@@@@@    /sbin/ldconfig/sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.13.03.63.0.4-14.6.0-14.0-15.2-14.14.3c#@ar@aD@^c]]\~d\Z@[#@[j@ZZOYx@YV=@Xe@X@XAW;V@VɦVVC-V3[V,@V(U|@U|@U|@U@U@TE@T\@T[bTO@nopower@suse.comdmulder@suse.comscabrero@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.13.0 + tevent: add tevent_cached_getpid() helper - Update to version 0.12.0 + tevent: Add tevent queue tracing support + tevent: Use internally an empty trigger function for blocker requests- Fix build on 15.3 (for the heimdal addc build), by bundling cmocka.- 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-teventnebbiolo 16714760050.13.0-150500.1.10.13.0-150500.1.1_tevent.cpython-36m-powerpc64le-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-SP5:GA/standard/477a37724516f77b1447b4f01ff60c7a-teventcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=4b02a85c95b8d1c7656fa6fa02827c39f5035428, strippedPython script, ASCII text executableR RR RRRRRR S^䎿9U}utf-8feeb29ccc64826ede96851295c7f0f7d3a90ff9e22db6958fa9b28bd417dbbfe?7zXZ !t/ N] crv9wýJQ/ۂzÄ#}Tx%#ݚ#_kl%BI\cDDN]ڇ+TDnݷ.m}: N{E%@<#sg]3[9$\saZ,JO]$w+.Uf$3=59WU@?p-dlOGly;1n#:kv`8y-?қs6&N ]5dXϲvOqPcyr))X)G8"գ8FJPlxWr}fGZ" EJbtI; d{KUK=;̅DULo&.}'QcJQ Q"NJhl܏f ~\YOQ2,y2) H$DZ!yraglj&W!záePƲ_y  HvY_Lie99Anp>$hQcaظ^35q$[BW:ìD4ޒ>GaPz ccdbrd'-+b^GXo@,ف1@6"G -ћp":`8%gLH5#Bfa\GF* ):pk)>_םU$߇s! n@=}`!K2 pd51]jZQP ` ^;N,@D[}hއ;gu=PfU?-Ʃ #Mִ 'T~~bo>#" /?brY:C{E&Rku^ .os.#dAX[NZk:4>pq@ܶlv4.N׹gA?v BǦ6Sh苒rFX9m;௙=vaH761{vuJnQy8ұA˖%`Wi^uwu{|N4ʣ'NڈF«+&TXF"u/K2 yiqOM ׻YaoyCAco-mnT_#BbRMQQ{pLcK8vh䫓*wBʰa3IPںɗe$;&:vK!#N\2,R3QAsHu$ΡHRIs$}RKohqK{I;5Kb. X\ׇޔ֥@ }i= Aާ OiXQ RHBB "UӚC*Hf$㶞x-ӧ)BZn:@E[ib*&~\ƫx:,j Wj59/^.ugª8vνX|HHF&mZ̔08(IaUx2I",VrqVaCwS^r1W#5b%zfq܊0qz^H!sPMڐ' Lk5{ӛ_{YS<ǝƺ5T:.pP8%+p#;d'm]xI ߥ4ouܦ8}TQ s Dkb|"%pIw yU hT~#5"q„u{p`qaz#S6vQCֲQw`|gW5dsw{̉F%d(7/"`MJ):ʳM3yA٬dDu:So[jcgDMΰ }ywqopRЎnc*XN.&fjUG>PM3 X(> rs|o|<]l{#k| }{sEI-^v4Y(}S;ZM;3S1Ԗ!#xFk@CiO\3W$~k"jXJsJf*?X, $v0QjO. 'Haϸsc\gUb2olQF?Y +R #- 7"]MVT:a_ 9 sҒ~!D<.IX-5KZ?|YvrV%5BUr["A2tHIAҕשaE*nBDG>䳵p$>߮X(4 &"FL-UkFaLp}n)f\apfxQ݈MT|kƠ+}k%!}mt,)J{$D/+ܙS10&Pr\}SbI:(jv}WclѴ 7,屶3_u&/M-Baqڴbw7 p.9i.ݿ@>IG4Tf nC}Xy¡JkGN>{CCQlZ*g_ƦJd>c m>Qb$%*[  olpt4|Snw2 !Fb-᩸hc}ɆN7".}U K-ED~%)UmUq_Z}5XAI1TTHƹ~7F/NhFz'2ߏ 1<=CykuM^{ POHv;a$rbw_ `[Ԩ!47!n\.êoGmm!r>4%2I ޒU.5]FysޫlH;SbT/٬'MK0 q$TQP=$#h?$g td#:% "G3I+=mފ8sښ,dc% z֓}eIG?bOG2Vɀ~T ټd`d >|r]σR[BOZk-5 #7D:}0.д}dC]JBc֑x[{݇&7 Pߪ%4JAF W3y҂ Z!R{ZG`sM̜o͖ V PqgZۅhz`;MZ,;Pe^B.u'x):#KVkƷJkRj*djQrf⌕)L6HL qQm~oկֈąŷ?YQy(Q(I%y1~'%P*JQ:puho O8{!ۢ<ԛJS>DJ$JbA}}qW`%1% @d Q#(۴wrf lʬ"QF ui) /<>1B$h:Lgas:^;VTz"4ջ,W*'jvsA-^7z4q'ZQitDS& YH 0MPt ȴD vY|˸Z9t%QQ8r؁L߼{p刭#W8--ɹuM8H ka? \:] c~rrW;Вcz䗺\KovmL`p{J=K< TR 3B"?W 3fB]~4bc<ɑ*fיg:71?h;UT#wZxC0Q %~R9oa,A|`I6/Ǹg#G##xdmc8 #`nq2ՇxZh^=tŸY 1djn,BeKfjY i1KR`%Y5B}!YlO<]qH^)` ;lndRM/P7mWμ*2OyoGْ gbHBPΘmu$<=xTk1g$s'%8m"Dؗy\3ڨ#:Yi 7m.)myPGOB.^6 CUKުGF@i*I;#E IJ1xx'G51Wqѵ=哴ƪ3WAnt,'?v*QdzȪ>W.uiLh2MW{3dfS䉌<$&#S֙7?oWJ׶>nD-۸ W0_x&X!eo^i\=Lj"ggB5A7NrAìz~!v^SZmCD ;I47 ge-[B;}U/BHcZ xxQ=x^wU1J=4 Jū7g ˡ  vX