python3-tevent-32bit-0.10.0-lp152.1.3 >  A ^ḋ/=„O{k){>wk rGJQPƁtwJuwHr[4LkRTσזQ=}k]1ﵜ0 ;cDӀw,+6[,юR cZ J`!K7ā%@W¸_1(kfEjk} C0f Vu0dK6D& Äܔj[**LŎTY+,7JKˉ^( nccef0c245905cc1d33cb77c8e8de5e8e68541b2f35dabf4606b995579beb530c8d05d690f99abff8ddfb752919f25f99eee3b1cb7l^ḋ/=„xewӈ_`FDmpʹF H gi/yt'ߺ>*UJ-{l\ u? z$E˚7|"01_=6o:2j `p GHMCqaw(MʯG^J:9uRJ!;}LqQd5ch+ GŪe/.]*ykO͖g}c:X1\w&? N/ڇVt3 wtY3Q >p>?d ( P  #)0@L R X d  8p(890:L>oGxHIXY\]^ bJcdeejfmlouvw,x8yD hlrCpython3-tevent-32bit0.10.0lp152.1.3Python3 bindings for the Tevent libraryThis package contains the python bindings for the Tevent library.^lamb09NopenSUSE Leap 15.2openSUSELGPL-3.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://tevent.samba.org/linuxx86_64/sbin/ldconfigNAA^^^6e47b1c6ac66910d03b90101caf2c0cd902842de5f45ea19b5e1fbfbf73ef5abrootrootrootrootrootroottevent-0.10.0-lp152.1.3.src.rpmpython3-tevent-32bitpython3-tevent-32bit(x86-32)@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libpython3.6m.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)3.63.0.4-14.6.0-14.0-15.2-14.14.1]\~d\Z@[#@[j@ZZOYx@YV=@Xe@X@XAW;V@VɦVVC-V3[V,@V(U|@U|@U|@U@U@TE@T\@T[bTO@James McDonough dmulder@suse.comdmulder@suse.comSamuel 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.com- 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./bin/sh0.10.0-lp152.1.30.10.0-lp152.1.3python3.6site-packages_tevent.cpython-36m-i386-linux-gnu.so/usr/lib//usr/lib/python3.6//usr/lib/python3.6/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.2/standard/00cb65d83a1824f3c19b8840fdd93aa0-teventcpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a5fa81e692f144fe17526a8368e66bb7c0574875, stripped R RRRRRRRRutf-841f0815ca0042a0acfd19830a623e01d50a830cbc7649a11eaa6adc1d00505e2? 7zXZ !t/Q Y] crt:bLL 4i"ř^pĈYRww׽3Z-Snlj0z(%PE0's*OJN''M,(?%R+0>%Q+[\KooQY_O>Dx@;F;&m`m{pEn$4u#&}wEv HK,e&z 9_t:}BDSRj,Db+qi7I#_ڱFcòhTeSrӁrLBkkPkgִogՕ'Wmf=r׵XPК->1IKz8Iڱ#XZ}-l)B 1_F-¢,%ԴI? lPX9F:8mU fu>m} {1m =+a^Tca Y$&$[x /< ;eNkg_!d*H`V)jYU?tAs9y蝴Iv . O!HnWQjh=e{zhz=%_B6ϘLWfn4@iƇG5Hj;8OT:K'K2ͣUܕ\'2!ledIZla/^0͠fĞmÈ(Gp 8ZjJjj;J(Evø HvnCFa;&Ѳmf^?%'vo&&/<*jd4xīķrl=on O:b!ғ]gR3:.ao--z`j:(MhgGc'<{^Had$@buܫD6ڇK|-s0Ү|et!RO[mbb bm\Ū?'!ƖH)!/g xͤúЌw֏ZH@L0b&cнͼ;&޳)^B2}`z':45x'P}z3 nb`́X1VUF>nҴ1 Khx= \=]3zLcXd|vO0=w<[85\}13+1Q)SVxF qALg Rn|нi'k($  a.JUFLq25NŗbTEѷu|s{7乶wAM Q>"َ[Q7W$1j?a ih$Ҿ.0{alݗa꾥C˻7j2В|!Jx 쏉+WTslܔ'4ۧ|&5!uhJقFR2JN _;zc9bUY,4x-P\mzg_;ti)#Y u gqglPh/a&q9~kpP:i#m+Z(Xk=n`/Np+3ZEm_Wd vG K'hx'bc:+g7{ۣ8:_KU /RLXUAgJ)VjilϪ!ٶ]Q:؄Un-nʄ.Yܜ%p 2 gM!Pց۬ghjM.\ k6ІZZ{| Sj|)SRB_nhjO6YDOv <]8NF(A? @{05(`3MkbN5ޙ.o:dL)%+v`6LssE_?,E+eV&>&|pVV̪w1!K1ljyX2lh \ M.t-5]fr3;U k[şR/G\B9XNj2p6qB>K!v[aG ;OR ڕhd#?-s{0cBx^/duKdo< *m:7dK4k<4ݟG+~Ggګw4ؽX^%]"9M)\2Lw,#:nroBF5 &_B&K2%_A€Б {Y,L%UYC Ac `=9@mwpghuciiŵ![7O,踟˱՘5my.zVUy ?c<5F{z~Pɞ'1~} Ϥ9|7sX,&QZ)nI:hxDz<$|vTVsKGϠ+695 K>&˖S?[BK} ̋5ea>)w%QgŊ{%ƈ fNk3}7Gj&YTV? xq -dT8#x [Id` 8Te`\LlUV:= $|R.=[QcƬ#8{4eں8}ξViݜG4.c YIy4Kw.B?phr\Z{N域B`K"ȯ(Hf+?0Dt{n;~,6%$ҭp48{ aJFܸG*ohPސ-gV1Wu~+lX\~S7| F 7|Z[`P4Dj2M

_. (n5F'b[ ײ0Ҧ?]Œk& t~b̄br#ij=O֩sCݕ^*vx]P &M[toփ5G7?~R hM.:OY5ݏ|Kf7\۬8;zZeѪL͒y/abU8p OW{Z{Fw[AO,OWi.9Ybdo YOi0 cb_@|u2<Θ# _m+I q &%jrײ z삡i?w9 _ų\.eeBc'֙O85M⎪BVa}»3ulZsr6JvJ@ʴV>=y2B"pR5{\8Tm㊆ZҫUgbٱ5tu;iP.AR`aNK)hp'hAŜɈ!ХƚQv".b+e]`Svh+HZfr۩z4\KN V;SHMI9bDFܱxXe:q䔾O(1,&odEq*èa F1vTFфW%#izJea7Ơݮs,/$ 1Zȱj)+ <;vT 3MG|x]^ )QAM?* F)^LbA;"إAep; U2Hͨ(3Qգ;gm''ÄW:e!0qM+qF6>/rAbMjpCPQp_j2)DbU^#z؋o6d@(# ;$V>cˉCI寧󉢔ɶ0K;!<[L;( ԡh m8TE@[ .E)LծccedZv38o7ɨ&?sL5>YF %A{{M^o !E3A YZ