python3-tevent-0.9.36-lp150.2.6.1 4>$  Ap[쌸/=„mVzɡ'dk6p,:fb?r OGaMJٖ΃SC6)ތLkDO7Y(GnkQJymW`k9Ǥ}1.)-#ۻ~8g8LZeIUNuȊ7t`8 i@2w6d89C'eᅭ/ c6tO*v6Z.{O9pѧ6bq'ڜ^UhmДW2#4ba9ea8bfe2e238bc89852df4096ad334d130d40d2d18e631acc13a96c6e8af5f5e0f6be60c2f85f50cce34d59e439d9c46724b9Jĉ[쌸/=„9C4`I :*p@,?+d $ L "(08 < @ H   <|(8$292:T2>(w@(F(G(H(I(X(Y(\(](^)*b)Nc)d*e*f*l*u*v*w+`x+hy+p z+++++Cpython3-tevent0.9.36lp150.2.6.1Python3 bindings for the Tevent libraryThis package contains the python bindings for the Tevent library.[|cloud130lopenSUSE Leap 15.0openSUSELGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://tevent.samba.org/linuxx86_64i큤[zX|d5aede8b3c3c9a54ff81ccf6fc8fe79e17b5117213d63abf38105f809c115be0fe6b9957e0eac607234c4742cbf9946f4f430963060b51af78b60d98178874f9rootrootrootroottevent-0.9.36-lp150.2.6.1.src.rpmpython3-teventpython3-tevent(x86-64) @@@@@@@@    /sbin/ldconfig/sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(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.9.363.63.0.4-14.6.0-14.0-15.2-14.14.1[#@ZZOYx@YV=@Xe@X@XAW;V@VɦVVC-V3[V,@V(U|@U|@U|@U@U@TE@T\@T[bTO@T12T!`SR@R@R7R7QQdP?UP!@OG@O؀OQO@O@OȮO]@O]@O Ot@OOONg\Samuel Cabrero jmcdonough@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.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comddiss@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlars@samba.org- Update license to LGPL 3.0 or later; (bsc#1109571);- 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.- Update to 0.9.22. + remove unused exit_code in tevent_select.c + remove unused exit_code in tevent_poll.c + build: improve detection of srcdir + lib: tevent: make TEVENT_SIG_INCREMENT atomic. + Update flags in tevent pkgconfig file- Utilize doxygen to generate the API documentation and package it.- Update to 0.9.21. + add tevent_req_set_cleanup_fn() + add/use tevent_req_destructor + add doxygen comments for tevent_num_signals() and tevent_sa_info_queue_count() + Add prototypes + Only build "std_fallback_to_poll" when epoll is around + fix crash bug in tevent_queue_immediate_trigger() + Fix CID 1138326 Unchecked return value - Update to 0.9.20. + give the user the chance to ask for TEVENT_NUM_SIGNALS and TEVENT_SA_INFO_QUEUE_COUNT + change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256 + tevent_epoll_set_panic_fallback() can be a void function + make use of talloc_get_type_abort() in tevent_epoll.c, tevent_signal.c, tevent_select.c, and tevent_queue.c + use talloc_get_type_abort() in the documentation examples + add tevent_queue_wait_send/recv() + tevent_req_create() already uses ZERO_STRUCT(req) + let tevent_req_received() clear the private_cancel function + cancel the timeout timer when the request is finished + Use talloc_pooled_object for tevent_req_create + Remove a pointless goto + Add tevent_received to tevent_req_simple_recv_ntstatus + Fix tutorial reference + Add echo server sample code + Sync to tevent 0.9.18 from upstream + expose tevent_context_init_ops- Update to 0.9.19. + Remove the signal pipe if no signal events are around + document tevent_req_create state zeroing + Fix Coverity ID 989236 Operands don't affect result + Add tevent tutorial files and link it on the mainpage + Only set poll_ev->delete=false if it was true- Verify source tar ball gpg signature.- PreReq /sbin/ldconfig from python-tevent.- Add python-tevent to baselibs.conf.- Add tevent.pyc and pyo to the file list of python-tevent for post Centos and RHEL 5 and Fedora 11 builds.- Update to 0.9.18. + Adding new timer events is now faster, if there's a large number of timer events. + sigprocmask does not work on FreeBSD to stop further signals in a signal handler. + TEVENT_NUM_SIGNALS is calculated by configure in order to support realtime signals on freebsd. + ./configure --disable-python was fixed for the standalone build. + Several crash bugs in the poll backend are fixed. + The poll backend removes deleted events from the cached pollfd array now. + The poll doesn't pass pollfd.events == 0 to poll() and maintains a list of disabled events, instead of consuming 100% cpu and/or triggering the callers handler. + The poll backend detects POLLNVAL and reports EBADF instead of consuming 100% cpu. + The select backend supports separate handlers for TEVENT_FD_READ and TEVENT_FD_WRITE. + The poll and select backends are now doing fair queuing of fd events. + The epoll has better error checking and supports separate handlers for TEVENT_FD_READ and TEVENT_FD_WRITE. + The standard backend was rewritten to be a tiny wrapper on top of epoll with a fallback to poll, which means that it doesn't use select directly anymore. + TEVENT_TRACE_BEFORE_LOOP_ONCE and TEVENT_TRACE_AFTER_LOOP_ONCE are added in order to allow the application to hook in before and after the loop_once() backend function is called. The TEVENT_HAS_LOOP_ONCE_TRACE_POINTS define can be used to detect the new feature.- Update to 0.9.17. + Add threaded poll_mt testcase + tevent_poll: Decouple poll_ev->fds handling from adding/removing fds + tevent: Refer to the correct header in testsuite.c- Update to 0.9.16. + Adds tevent_*_trace_*() and tevent_context_init_ops(). + Move tevent.py to the arch-specific directory.- Disable rpath while configure.- Tag GPLv3 due to tevent_util.h license; (bnc#765270).- Define library name and use it instead of libtevent0.- Rename package to tevent and add an independent libtevent0 subpackage. - Enhance and polish the package descriptions and summaries.- Define and use talloc version macro.- BuildIgnore libtalloc to prevent a package conflict on Fedora systems.- Define python_sitelib and python_sitearch if undefined.- BuildRequire libtalloc-devel instead of libtalloc2-devel. - Rename libtevent2-devel to libtevent-devel.- Remove superfluous AutoReqProv on line.- BuildRequire pkg-config. - Move _tevent.so to the python-tevent package.- Cleanup BuildRequires and spec file in general. - BuildRequire doxygen, libtalloc2-devel >= 2.0.7, python-devel, and pytalloc-devel >= 2.0.7. - Require libtalloc2-devel >= 2.0.7 and pkg-config from the devel package. - Move python files to an independent python-tevent package.- Adjust licence. - Require libtevent0 = %{version} from the devel package. - Extend the description of the devel package.- BuildRequire libtalloc2-devel. - Remove superfluous BuildRequires to talloc libraries.- Initial independent libtevent0 package./sbin/ldconfig/sbin/ldconfigcloud130 15404842200.9.36-lp150.2.6.10.9.36-lp150.2.6.1_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.opensuse.org/openSUSE:Maintenance:9065/openSUSE_Leap_15.0_Update/b91582856b3db4d9d98dfe61fe22ffb1-tevent.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7dd4114425beeb84f42c8d2ba25210a1911e9062, strippedPython script, ASCII text executableR RRR RRRRR 1ZxeiVutf-87bd76714844cb83b49936a3dd870c3abfa48790b9444deb008d81b6b9ba0a452?7zXZ !t/nW] crv9u,`V"C}e wѰM%P= `hD*ỗwHgH2y¬1/"1hF(nE& yEQ<}&ՏPB8&56E9O5+)\un̾. ZXmGC ?v5fTWă%szK{m#)3@=DRa'H.OmէմDPA`>V/zaHO&9M4"݆vFI[ 泗٪W~x0{U)]!Z?.!,m.ȸ^uG-k VE Z\:ys_i z ƹ&i"b6JP@RUBσRMX`Y,VڠLVvJ\Q9vhx&&_Ɠ)[? (/iEr@iv-Q_EIyFR5n):vkZ?z%Wc2o+7Knr}OɌhߝ5?FaX[fc)TuIVc~P=mtrd`f(5*%i7?#P 3Ri7/8حX룈2t<ܐ D+lg' XC!7\x9]f h*㳍$}P>$ͣƀũ k7a _0mTcw'ߏôETo 6jCvXUVIvXVY[ҐUR]@=LosU'O2m!_S\J]E,TNW"`==U5ٴȨ穘3nE%T+}SHҮ\wi#5'0c\͚g΢戜ZJ[ :ԩ;PQN7 ǶES xk2}k eVD;mË mЙtQ1TVE"ЙYRpFIlZ|ҿcx ~a}tO{" ̛p&ɚƮ,sXTc(x’Iyj/ !4ˇ' qn\:11a:Ne iľ)S{ h*){|VPkw-CUesT"4+2y{w%d"/Ԏ}I]o%~4>;XJ5Vq"앢/4DAleͤ a 9WZBgkC\d[-%KTy'̠y`tr XD70*77E&%=!}rph_| b%csRkyV!aCvOCVf\GJ"C tØPYbn L1&y+RZ3QL[fҞ]Ǔ_ 2KU-$ۜmlR`|lsd ZT.Xn3g֩̌)n)Pːbꯜ~/,/A@'ăAIg9,"%e`(wj?UC#\90 ](#2\ ߗ'ʿzıaŨIy49 %DnJp[Mzj`!8s-7J7&4f!Y Hpq2%DL|hNjQxSFֆFB :F'Y}@ 4 bψՉܯ(q~F!Z6;ܩ^7?.ZU8h2؀^ 3 :_?X\Lc>2jáA۩]_SySq!x'\b:{-zP3PxMbb"F?/i7¡ A'j2ѓAv}JfQb&=אC@ 8-ak nb?}i:3]"!جEhmY \|r6<3lHe=ExX2T1\2sjm|iv5ѱ y9pV84*U?1]V:7Li2ǂ>vVop#U%NQ >#,l oFcGMQ#y-|C5W0J)S^!~ : W@V ȔiLv331hL $L!曌=DY" Ŵh~+Ŀ7NIi˲ɳUGbv4w~9, bkB)xup\m$C"S)+GqD{z~_l։#Ud`9į=!pQoYR~ɠ:Cr/ȋ9(-y. l/9)܈q,֠Z>潈5TlSHD-4OuI'0+OsW<.1h{[ncL{U𾀝NJ?rG|1?*>.݆Lےe]~u@!c\ƙMFd0KLM,F,>䰮;Ə}LĎSdžlDr2U? ?88!zMuJ;ƲsGmoI\>+KqCmRn|P(zy詻F]R#i)8 SC}Za^FDMlԦaSۏS; u zoQ(CӶV&@W7 Y8=؈DMn]Q' RVS/Q3b'a)ROś=?a\RO%67$wXzz|}!I=@?]tmr ]& 2su;`[:vԆekA~:T^C#p/J@ tf O,b*<}~0lMbU2v~Jv6鏽:WNɅY c&#V"x{9':.wV8S!Tt{BJ /]nBA*7~lGcd% bnUHtzHtbr#[ 2#ɴ.D0޴e(x7CԹ>@J-sيp} (0&\άiSD`1LN>0|@o]hX8a?Y/PPEA+q)^x${ڪj6 sG!]*jyV[j˿)~IZd`}<MHTTg*4C&ТP*;|GCygIO\}&tAuo&p{F\ D1q_ -O>x܆VWnjldդ<ݳxz=& dVDVNI :]wޯGߟ5 z@j\Q ޷.::ߧdj16 ~`C jx^1-& V^ã@W^J'xtsΈUPjMF)ԏua8u=Y}o>}0e[h JD[ۮYs%v /PA[w3\ncx>Qrza&shĞd'y0" 㷪2{k @zmi̞ڡ]϶ЄRG%phr38_?׍E%TU]5`LOM<]/S5yUnl/ 0Zyc^k>E  'zsF/ŢFgA({7\QF(^1ԖvKwllr9V~mUԉW^1G::>nL&NZ+ͣ]TtyN~BsmnRn\ 2#Uм'>R0Dm b[U1z0=|JGd|=b gn/]eBh uGoFgŖƆ'(a'Bw{NDȓY=F~ІHxِ8D4zIl(/p$">y5mmt>#vı} "9C0w-Lv>i9$f.\ !|.}~%h5MS0\aSqCcƒl:pUTUi65TB# |F-ljHK! "T&f;W78bh r8aM2?R94W3Eݰ9V*-XoѐO7GVGȋPVnnK80!?h7oږ7t9Vd6` 4)eVGxWMV|6!}(60?UB. qW^wbPݭh9DՖoߚa u"OxD+Z5Y `~ˉ[h1EitGzڐ9:Y'v0,^u^.a\tŗIrX |a'IVp!/\%&ZLت9u#>IX°4<ͫ˽5)G5r#OBdزFu+ ڽ3aJ[)O#u,kB"7D.:v=\~{@ dUPͤxAe\|jsʱՅsMyH+uh0g=dt"E~$^{^k30jQW@%)(Yy_L\&52~ YZ