python-tevent-32bit-0.9.37-lp151.1.1 >  A [/=„+g|K:EZ6d;U3tgZrLaCV٨@1à)β LG-kLu$UѷیkCKl>T-V\5Egvq@9IdPdNW!JhE}^>o{v2o.'O{¨} ʁFsm(η34қWiŻRꕥi*!0\~Ô:3649f551c01cc24918d7037c33b80f4367289700f3ce294423a9bc4c120894ad4e9144c3eb5b22e65b87d51c62faeffb254be513I,[/=„XG6 i]-esde?]Ϫg㶵pF+5CuWvDb)"hЊx~m8$0:mYLCCDP>p>,T?,Dd ' N %,<H N T `  0 d h (839d3:3>)G)$H)0I)<X)@Y)H\)l])x^)b)c*d*e*f*l+u+v+ w+x+y++++,@Cpython-tevent-32bit0.9.37lp151.1.1Python bindings for the Tevent libraryThis package contains the python bindings for the Tevent library.[build83NdopenSUSE Leap 15.1openSUSELGPL-3.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://tevent.samba.org/linuxx86_64/sbin/ldconfigNdAA[[[f6c36e936a6d5f24a304933bcc7fcc88eed8b8a9eb4953dca8561a2807f50d82rootrootrootrootrootroottevent-0.9.37-lp151.1.1.src.rpmpython-tevent-32bitpython-tevent-32bit(x86-32)@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.1.3)libpython2.7.so.1.0libtalloc.so.2libtalloc.so.2(TALLOC_2.0.2)libtevent.so.0libtevent.so.0(TEVENT_0.9.9)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.73.0.4-14.6.0-14.0-15.2-14.14.1[#@[j@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 dmulder@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.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- 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.- 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./bin/sh0.9.37-lp151.1.10.9.37-lp151.1.1python2.7site-packages_tevent.so/usr/lib//usr/lib/python2.7//usr/lib/python2.7/site-packages/-fomit-frame-pointer -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:Leap:15.1/standard/8c8965b47d5a0d85131c0eeed687e233-teventcpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=6012c17f86110012ac74be761e61f4916c34ab33, strippedRRRRRRRRutf-849b42d201990115348180a11f7fca58aaff53c82c55e8ccecbd47008eb6fa6b4? 7zXZ !t/P] crt:bLL D$`oq&4GX_iYE]ɜUv;Վ)%0Oz; Jj8dSi :r倁9p_U#:7ڹLs bfs I|S: ٭,~Р۾pKg?]Dzq,9ĹP-jaB{ %鹉iKQcd!,@ WH;?_L6pIa|F2ppE1 B0ty`AYP\ xF{=vg^55GK=k gI U /mg&Z5?>Ē?ڮ0fLns@>ugMU*0Z%peXOf?LRWo5iNkz0ߗ~j|e{biѸ^F vUV極-_ ZqNsdb/!zaOMs޽w! aWR]xF#v8 pXsP!Ս}5,=)apA{#y=ת.%-vrj4Bw6hKbhZ#Y'‡:Vې8iM SrԀfv䈘FoIyT bs웷,Kٻ'V 2㈤n|yr^F $~1Ml /V06g4|.d0K]pŶyQ*JKaQKqmOGb W@e(ٮ[}|hx&lnZ@m;y|Zƒ1+|<ģ1m[Bnr%g#-q!u#Ʋ3hR2TJ{oLTT_l $TkMFX_^hEnL pha͕[ ;1gEWDp8CVZ>9NH Mի&vTyvn$bGwĭIw=5hk93OjMҔBUPJj A/@Ymtkzٟt`8RQO!QaejNV,%E /ZMNT\LĿw!%¥u, +mO@y rp_4,;a M~54xƥϨJ-Q?7jeti+#V;JuƬ3FB~ş'~Ɨ0}Q0OT.jHgj ox.z G[p3l Mm4żd0i \ *v;b c\Z(`*9 g[ʄ3i>tzl߃!u zdW#ٴP%6qP%*%[D,'Þ+L&z2rջa}[WBCm EؤQ:S3l24;8 @7d]mOt&؎V4.Hб=qwNGp+62F@?0b dfe p'o Kp苏!FK_Am4{gK[2PK$UyW$]njlM5!ukV]3r=iKІw^-%AKt%!p=<5S .r/"c}t@6Ou/y<mTN-DpG~;%canZڰ?CL_濐Q!E)kM꬞\fσ"Ѧ5d_e 1=Û -!t4^}҃ʔF|h,5A# AՎ`jr[۷7G(Mu.<`ũ3{jl)AP;_(+nSLE.$v~j.vxAub[NI6#a8tMF$}&+saoN:9D{HM<܏vݸz18@zFwNEI!}қ ш sgE*x.?Pk·(H ]B_YZbh8%zȰ }˨ ~w(2rKwwJT93;*q)V$;3-: oٹ.jtPf+!@VyQk wfWdo'K( ZvE_bn 9 |5b4IC1UjwtuF4q#3wEqzUsܿ?lDžk8⥹%L zsHZl7nx+Q[m nF꣣j 4,\3~~kTپmi׶M^7d"l| ^<}XV2z@{!V}m(zodmitCA8O{S}.rƒ!QLsfTE+n"?Ϣʇtunz3\t g ^m\C0M6-@+_0I#nzV9L t@DcH, y? eMr3b<cnKwQ3oOYmF=rN"{wj}YI'"6-b4ni3n&۟'kgzoV[H_WGx->P&~L:-wN3C0@+ɯxL7Z]хR4ee!&&YA]?JCO1>LvՇdR>O=ykXlR6 ԛ!k;xAͯ;wZ+Y"GLxUiE8TD'΄әS]S8m Ba*\}(}Nr,꾽25z+r'hfZP.k/Wwѡ|}N\S(2'7=eF.lяEyZ0| F+QDB{p3հ\)CPܿ;c-"ރ)am9B]A0go!Mv9(HS%GO)K >&PL7>5S߼TƿYװG ę|:#h̑s*rPt πJKg}Ga/nV(Ц̚^0S3U~)cx6y=KeDx)RƯt;hTtj";=dZT# 1-_̛%b ?.YYZg$,eN Wmo`8[`Sֱ 'f&f4]goXxq\ǥ*c >YRCӒ%l+\ ) { nNdh6lF{2?v\, rrZ2?Y!ԺvO@|\'f}U}dj΋@+L[ϗ{օMhwѺVG h)3Ms]e8TLw]$nČ pdĖquJ!uӚ5FPeBR*іKMXU< 9PwuGVU"}1FYc,kCάvw; W~6nq/I^zܫA yKbwJjkYWюT4 RfG3{P/W=VR?f3g#2?Pt:hPZqsqr5[J$ DT#!)R/yfՇLC@RTU4374Ag5ݡ̍5`r⠪i,^շ+د:8H=Alz{$œ&G2cܙu̝/$c%Ncmee 'S6F|纋)?>`52ƍ>)h0?'qC';tʝ2ѵ }4V~u -%RQ|Pd%cI` L03Cwg~!up&t> CDP@<~I;ZFcهe4IiA?>|Aid^=-^4n7(hU(#= KF; һRn28*6ދ?G2iKѯX nRi܈ۑ^\3}GysVA~9}QY6/KBVHm(p@bal@om9(KC\yN2Moa߃5 #N(]!7ݕѹIE1^T)FbzīsRA" r+ _N!~6r}a9ݺ_1~{y~xA-u.d_=͘5ΓTi٭kA j:+\gr5  3뾊(okgh~iRZT%gQ-r&̉͢$WL %-fqNۀ!vˁHe9299e1= /dK) 1 >H=mEU>|Bg[) Bb[|O'"}iYTz7]Ӳ)`4l&FxM":@Em|m*7&8g~.˔˴'@u]چZO9j[vi۞3}߭$ [3c4pR1+sv:`cj@ i-&v#lRP,7zďT 3W-SoҦCnÌy0.1HoA YZ