python3-tevent-0.13.0-150500.1.1 >  A cp9|G0ЁuqǽX5Нt@x5fjm/}AyvC2>Z~] r3W-]>{P `V {%4ͫIN䱚8Bk,4۱'1P561ce7bf193907c0005c49f640a05a32bed386f7f51f3752ac08afc9d8d9526303fcff3b3d9905cfd44b4e211d9b6f9252df3da9;xcp9|BIQƯ.I" "!N^j`U,azHX!gA 6, VRjiŴM͊_eթ<}D @+{7kJMb㵐&q1IcKv ", V/_ȭx^v\'(#r-uR(QC:.jTSi?;?F+ m(mJiIto_E#'\y)tOܦSd>a'(bl>pC ?d # K #=CLT X \ d  (0X$(V8`"9":4">@BFGHIXYZ4[8\<]D^ubcBdefluvwxxy z Cpython3-tevent0.13.0150500.1.1Python3 bindings for the Tevent libraryThis package contains the python bindings for the Tevent library.cs390zl36j,SUSE Linux Enterprise 15SUSE LLC LGPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/Pythonhttps://tevent.samba.org/linuxs390xfH큤c^',ab5b03fb667b808e10f6a10e23898ac9d7b07be810604ad72452e6069703936f68a0ec202b6a1994a3f7de1c475a418829497fe695fd68ce531fe9bb3bc9ac15rootrootrootroottevent-0.13.0-150500.1.1.src.rpmpython3-teventpython3-tevent(s390-64) @@@@@@@@@    /sbin/ldconfig/sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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.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-tevents390zl36 16714757170.13.0-150500.1.10.13.0-150500.1.1_tevent.cpython-36m-s390x-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-teventcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=0ebeaee4ab7a637ad082d3b83d57e0ae731efd82, strippedPython script, ASCII text executable R RR RRR RRRR T%#˨%zLutf-8d8197271adbe53b0a652fcdba1364465dfb8a5a76f8302659f3382126589c95a?7zXZ !t/k] crv9wýJgVW[s! ?7''y 3.D~ H̆&SF'UtqNE3m7 9ذ UFo hſ2ni )kheXcfݤVfS6 8|CGت$L{ ;9{ F1,.]['!,'n^*_#.ZVg~XNߡ?&kxb⮕ l1>m=Qbs/y k"-^V];op){9ɪ@ФXOS.)%[bڰ&5D?E>45N;"W6YnY~lXKKIQ9cXZ Psgv;]qwU'AʿO ɺ5s50rsztqq),'G Aś]4 &ےorwFZs"fkǣ./,FF d()"ȤjL{fgN~ \u~A{շAJzkTsW6,RBl3R@h^6zkj E/!דʂ mǡ9>&ΐOvUŨ!r+Z'uح(f"mJq8Tp ]`یg!DǺi~LOmGv0Z.Vp;z ow6PC q*D [Iܘ>]A_*_& )&|ĨIN9%WN|I/0Ҹw#*̕#>]*<<-y]M=X8qtd /]/.dIV\]/PȤt08FB߁ՠBʬ}3b%޹m^OD[{;:BMDT\F#p6MdbQ๢2*IA_@:Wdsj4٣kowmk[?iryFAsBx' -'uGr$ѝ1NC"uYO $Xጞ&Bhӻ5qεy[O=SisuamofU$:=)p/*پ 0WXI /tLa+ruINbGhc ~88eɃw2r:N+N=^)v]Zp^wIb;` ~{ٶSqFY{FëI,.:`!qtL#/) ˳URF5(IDs\8/Q#?=|⼫.!xyW4{MM&g7Se#+r`1O ; \io@_ Q&/J5yy>;kWd&"wy|HFW5eB,6i !stio< 1{),L+?ތ#<kP^PEL++3 YȻ!EZ C=6#`׎P4$h Y`a9=Y4]@_/4Eޒ:} \U 0m<94:ئFu^1NJ[q9c9G,VIķO^~N#ji&8 ijqpDL8(l/@VJy \ɵ\t/!<'pWTo,cs5 _ե~<YՂ9\5m.t!^eb""*DqTb!by b?H{p8wbxyQjـE{p>ŢE%nBcQF| AuWg,M!Rof_-I3^[0MqQ-/lQG=- bw;*&|Qu$OX^e0eYT'zN0 N8%ځU@1+!?ug'p0"˙55-3fieE1N-d8btmWTXN(g= BFhy!]Za ]F [c_}]!4;;r]m Ӻᚐd"۽J?c:ra(YV-uhTt $Vm*RID\Zi%H#kxl?ܑ)7 Bz9Zd~k406wĦ(^-YMXUˋԊ ~#ײp?L 8_Ba|DTSӌMj+1U4[]-Vh3 UQ7q:=u[L޻7cicܖM}[swpU䮴?g2%aQ̅vI[ÚyzOT${#;*Xr]\?}l%h2|L11rN>ΖyCsWv)c# `bug44ca)0 Fn͹oGk+4KǏ"N܄:7,@GzIV [=EvI0os3#/fz}l=H9;IodGziRt">s1:RvD@3}*P~re^4Y0ϐJbQס&)0zp4^\F{M: ^tʤ(8 {i4k!Wԡ ;Ƌ.ǡ@H紇J ZVBr#Q b;kh ?dx>}?|1ց :K6^?ŠrD b9+T$I 3zXY!%wzilc׻=WU;#ru#wX vuO%D7)TN@#lxJ5 Y󕲹dPbtct6n0q9J]:R~?W{UҡIU Zv,YoDmdZvãً[ϊ:e?x3oV:B Rc+O˒=685,!6x()RE`W1AI|z#`<7NSW }sW0bB|% zF-bejPPzr _}N5T.k2`?ng^>AHcPߠMj7 "՝0\\IT*dW{FqfMJnR1VPT3ƪopZˢ6ȫ4%}c IDuxB x-lz'™{Z9,ZgZBO2 [* R8 * 92J߇αu; $*r&۬/J]"H!!:4 2~QbhyYn7W0^S_0g^}q82oGO*`*-ӴLu71XrJޢm2^>x eAd{zVx%4zVrճ41A$OfG](Ьix>hC/}Amuf. ' x1O;UuΥTx,sDb5\dO}V#LP8>i`wjpy׹4W"^} wija+)?gR]xлr.ƃov&9ƪgIW'4m><9at :.O-QW5^!bK>%ubM9΃4MJ⓿1/ dc!8qT| MqQYה5 ڮP\^ށgpv"dxKȷ·íAtS侅i&:,B';2yHX/@Kq5y;:8f6(Qls\z74 Jn+{v(Uö:ɵҋ7' zdԝN:͔tAEy$Ʃ+,s-'S> . 1aZۢ!9JrHhlc10>lɾCSZIlUh-pl|9Lⴥ