python3-tevent-32bit-0.10.2-1.40 >  A `1ţp9|Ba-M] !`9fK*/X$*=+U8AV_Z1I軆*l4􅓊['fU%g.h>(eJO8%o#C!'x[Ed0벉_imRٛ#\5g?d7i˰VHg_੆#NdO6#6/9i6b|4/ hu5ce4f4b5e3146d273cbf9eab208b3709f4a5c815812459c477f00623f3736a232232bb5c39cfb945c8da563af1d33e02db4ef7878`1ţp9|Ooj9} &` PJ?X|{cްMԸ$;AWz_Nsn'gNBƏg\l ¡mFݔ1T%uȐ觮DrўK*'QY;֖9# R,'l-'eђ(h-T.k 2HJBk 56LoY$\h_sėCrV7N\l#Q>p>?|d # K 9?FXd j p |   L(89L:e>EGPH\IhXlYt\]^bcd,e1f4l6uHvTwxy ,06xCpython3-tevent-32bit0.10.21.40Python3 bindings for the Tevent libraryThis package contains the python bindings for the Tevent library.`1ŝgoat20NSUSE Linux Enterprise 15SUSE LLC LGPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/Pythonhttps://tevent.samba.org/linuxx86_64/sbin/ldconfigNAA`1ŝ`1ŝ`1ŝ51aef38da484351d8a9471bf6219bd31cfc950122141df2e36dd499f993e1a79rootrootrootrootrootroottevent-0.10.2-1.40.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^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.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.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./bin/sh0.10.2-1.400.10.2-1.40python3.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.suse.de/SUSE:SLE-15-SP3:GA/standard/ca770db7b07956479efadca749d8ff3a-teventcpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e422f1e0a60c7e6a246b965eaaf8a76181c9e37f, stripped R RRRRRRRRutf-8f96c893c4a3f848fb390781d38ecedd4aeea059cba148db68bfca9f1fee38b1a? 7zXZ !t/Q/] crt:bLL ׉[4Yh-?j+Uzy4q$;1GP>{NYFhf6S>^UԙcV%in/.X2sKa=ʧ5~H F93:PEyF8/]7vIW E5ҀOr; &E=f&xSY3԰V1(:B(&E*!rStU_uDdY&$By/4sF@ =94_4 k{X`7/P$#8O<Ǩ>Lg-S=2: ܩbJ d4`w4QH[EQ!ZtmkUtp#9ϹYt q] Ijk2=-l\  $H$Hi+:gAvq:(Cp]Œ1>&<6=qB X9 !S;(% Q.2f1T[aA_YVJ;gB2^/gít4":­(;?D]ސ:Yꂗ^=9}P:>3-4 [#{S.|sNh bUmTWr݉Ѵn1 $@,>Uı_I]]Fڭml'0\9CL]=N4HO,>8 6;|WЎFm̠k:+@m̐gzPLDž~Vom)pgJґX5u'ӆTmtXB`D)1@(+ swcHMo5z*-:,]OY}Djl? 1L8 ӿQ3*pa/>XT_0-qQɾ£-HYՠ Ka^<FbcM%òf~\n|9J86O0u~srEbced(3Yܚ1WeY ώvju8#4ŨMhkjRm仉 N .<|l=m{^boxhY lA5Oo0ēmխaUz7EfÐnK/fANnhօ%2m&L֘y6>GWm)uǡxfQ'HoOL`P U+'KTeMp|¯!6"ϐenf$SfW p%ok1 .9W< W'/Є VIp*CV唞pMҾtI1 +30 OIm `d>˷ + j,5Xٿv1柳[*  rpK~[hzD7\, p` JvǴzf juب0c K+4þ 7B*_濾gxȹ".()3. 52Uc;לHw4s*哛!eq ο@fܖy# l8D\aš|;&g~Ķc@]j:V5p$:B8FǮewPHKWw>h[2؃o-Whd-M`ӡ)y~B#:`e@\Η9$+8kequXt Cc4C#mހVɜ4߻ͤBrx^GJ>FT<7F%eBg-_}C^D yh ;:i{=3fTpMX>w1넘q>v QmPǴ VkY@*-:Shy84P.5,1x%D;,GT0x|/WfE^\-tFq_=SOЛD+U]c(up@c>x[Tq%_Z B1l/,ZMK 9Ԍ^j2$~* kyDRQ9!5 &/9WQ ^gXTTzbB "1hmA:RUvB^jĝ3 uTIGڶa늌e?)hkV/; lj(i0 CX%=+vVKJMi.ylF_wqUZZZ" &r;)QcP̡HM="F(X)ۘcs7Nb|^ѹx $ôR=P'jW]vqDcfwAEzs9 MMO @G HUe͍# A}lA]zcru3R(&_3{(@]̉`{A3'CN+-oz؜fم-˔,rcʝ~ՁтTzpk>& l&!=;{E'j8=1s"E$f>Jb3dL *nulO*ϬF,QBOdr{ڹ-,q]-9vNZLnJs+ڀ)q@o&[a:nzz4c=9m :> >y{H.*R7`d\B?,83[olAo$j9 BKˆ[PvbTfC!mۉU&$):2x爖mM+H)T=2u杪+Z ln"F-IͱsƎ|YY6C0`Fq#h{_r;rk)]r.)/9'Uٹ=y\(Y`2%$7ΗBX[C֒EOBcX߶pӀ2EהQ)o(X6 Bd;J|j#s:.d,  ?'a_Idv*ShQѪ%E@c|]DtşÚ"5HK¶5T[tMe=mʟPf rȯpfdzkh+ha]bym1z&*+$ʪ%M陡̯ȺJhx^fG+06 o!;Mɹy7r})/u4@lܽO: MkCI:Y/X ʹ:Ddɿ1kbiVwƫtd^sF@Ԑ S wNs⩻=yxS{F?T M?;0ֶpD{&?DbȪ  x)-3ky(OXaӥt=ίgEӆ+3(幩̧{[Q*^IZ9Q dѶ?f+BPt d>} ;L%Ǹ}!q n@X6u,hdZjܣ?Gk]ex9mg 0Қ ԓd&TV^WD #e8&R+rjkΧӔխ@giD <kOl提'@H0A7R9nkvbFX0# )`'Cͩz;5%lMT?1(}L)т[? 9# 3/I==:Y0C!vp1˟ψDְn!ۨh^)O0eRV.U׆#7Nl#'ҿ-'$sapm֦n_ҔY.qWM{yQTmgҪ;v^p%[t?Z{[p:,Sk#˼))`rYEzDˡlq SXwl _ؚs9Ǝ9855͔:`:āE[^V_1xnU`y iJjsGUk")f!B(lpr}31ν4O g_ΓN6\N?v2tGAU96M9qݯК%^x>i;gbajVIgT QPG[+X1# {Eޔl).{3wA@`W TztMuJv;e S)OСs& -B9ZJ$)tj "҄K|Req(W<9 pH}7P<}H ޛxlwr#f߃kOv6!a_bdAf'bv/9^ *j^BdVL1\J:Xbeh^r~`U .cޚo6PYLi:A@u;c<ӏթzeU=#C!T`+5,vk#rڎ䮑eW#2pfٞ6{!ʠNsvΐ->|(vWK)2Wn/lc/CBQ&FaȠޡE#1/IDr k4<[ʅY+HZ S%%rYs_] nenb.{J ^Q9cߪ5i-&|"qn@Ƅ.BܰN*h/c̍&{PiEm$4VwB_x !^gAQY_ފv'ivT,'WR%$jjtVw qMТGaI4B$bB1-ė2gOa_πo¨:>($ pZǧV\xp/X;̉ K*Mo32[9rСmQL,`L͇tA.fM-E ~(XG ~8ta0{816E!;p{4'"i` {0*%d9G9^}GLLsQ(!qxugNbzf d&`drˣF+:#z P/x_e- I-5sLRQ咪6YY㔎t`Mi;-]W0اtCANN8ȥbQHF)o=<4'iMN7o#qJݔ_v4ݳt؛ Eq~ہ%2pnc YZ