hexchat-plugins-python3-2.12.4-lp152.3.9 >  A ^3o/=„#+.i?&{B/ymQվRXӖj$[|!z YV 7 Dh4qt.Xw_o{`v5\+hZ炾9Zr0ԙZ$aR_@,MFa .,1T6Op GDXy/!}D_ڒ ͦ?>a=TkӴ0%oAZۘ8003aba0f8bf07aeebbebf4291fc062d26679512d414b6c79d40b0982aaf6e4cc18f67f59da045d5f9cf8d112e58943c993052a57eX؉^3o/=„%FHw\2K Ӽ6h>>.xILdSJt1(?wܙY/m+X'KkJ9$z|瓬$FONXum\fTFs져u.mMW|2 fÿblcuKP`aQoG 93e;i_T]B$Y$>\=;?,k[*}Y^>AD9({>pA?d! + _ !(, . 0 4 u x| $ f (8 9 : BFGH IXY ZL[P\X]\^fbc+defluvw<x@yDzdtx~Chexchat-plugins-python32.12.4lp152.3.9Plugin for HexChat adds support for Python3 scriptsThe HexChat plugin providing the Python 3 scripting interface.^3Zlamb27openSUSE Leap 15.2openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/Librarieshttps://hexchat.github.io/linuxx86_64^3Wac57a81ab5ec3a9c90b6da7a6fe2341938c6a27678fc62ac4ecfe623468f5e1arootroothexchat-2.12.4-lp152.3.9.src.rpmhexchat-plugins-python3hexchat-plugins-python3(x86-64)plugins-python@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpython3.6m.so.1.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1YZ1X @X*X2@W^@WW+5W@WV@V@VITastieger@suse.commpluskal@suse.comtingping@fedoraproject.orgtchvatal@suse.comtyang@suse.comtyang@suse.comtyang@suse.comnemysis@openSUSE.orgtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comnemysis@openSUSE.orgtchvatal@suse.com- hexchat 2.12.4: * fix issue with timers causing ping timeouts * fix building against OpenSSL 1.1 * fix /exec output printing invalid utf8 * replace doat plugin with an internal command * change how tab colors interact with plugins - verify source signature- Add dependency on iso-codes and hwdata as hexchat tries to use them (boo#1034310)- Update dep versions to match actual requirement - Remove unused build deps - Remove no longer needed __DATE__ workaround- Version update to 2.12.3: * various small bugfixes in the 2.12 series * Add LUA scripting support - Drop patch hexchat-python3.patch- Modified migrate-configuration-from-xchat.patch Add hexchat-migrate-sh Realizing the migration job with shell script(bnc#989961)- Modified migrate-configuration-from-xchat.patch. To realize the migration of servlist.conf file.(bnc#989961)- Add migrate-configuration-from-xchat.patch Fate#318480:replace xchat with hexchat,automaticly migrate settings from xchat: http://hexchat.readthedocs.io/en/latest/faq.html#how-do-i-migrate-my-settings-from-xchat- Remove non existent configure --enable-minimal-flags and --enable-ntlm- Provide/Obsolete xchat to ensure those that do not have patterns containing hexchat to migrate to it.- Version update to 2.12.0: * add support for IRCv3.2 * add cap 3.2 * add sasl 3.2 * add chghost * add cap-notify * add support for twitch.tv/membership cap * add support for SNI (Server Name Indication) * add ability to do DnD reordering in some settings dialogs * add option to disable middle-click closing tabs * rewrite sysinfo plugin * change formatting, unified across platforms * fix handling unsupported CPU arch on unix * rewrite identd plugin * add ability to change port * fix handling multiple connections * fix threading issues * rewrite checksum plugin * fix support for very large files * remove openssl dependency * remove DH-{AES,BLOWFISH} mechanisms (insecure) * remove “IRC” encoding, replaced with UTF-8 * remove “System Default” encoding, replaced with UTF-8 * remove configure option to disable ipv6 * remove msproxy and socks5 library support (unused) * change tab-complete to favor other user nicks over own * change url detection to support unicode * change decoding to not attempt ISO-8859-1 fixing corruption * change pluginpref to escape values * change installer on Windows to not overwrite gtkrc file * fix numerous crashes (but not #600) * fix crash on printing very long lines * fix crash on failing to open log file * fix crash when using unsorted userlist * fix crash when timestamp format set to nothing * fix crash when tab-completeing long strings * fix crash with long values in pluginpref API * fix various other unsafe string handling throughout * fix poor performance with nick indent enabled * fix fishlim plugin handling networks with server-time * fix logging hostname of users in new queries * fix Key Press event sending non-UTF-8 text to plugins * fix VERSION response on windows 10 * fix get_info(‘win_ptr’) from python * fix running portable-mode from another directory * fix duplicate timestamps on selection * fix –cfgdir argument * fix mode-button text being cut off * fix scrollback timestamps with server-time * fix url handler accepting quoted paths with spaces * fix using correct encoding when jumping networks * improve DCC handling large files * improve python detection in configure * improve scrollback file handling (corruption, line endings) * improve build options on unix to be more secure * update translations * update network list - Use python3 not python2 * Add patch hexchat-python3.patch- As we build only on sle12+ and no non-suse distro the conditionals from previous commit do not make much sense- Change URL - Remove BuildRequires for fdupes, not need for it - Use check for openSUSE %if 0%{?suse_version} - Add BuildRequires for hicolor-icon-theme - Add BuildRoot for older openSUSE versions - Use %{name} instead of hexchat- Version bump to 2.10.2: * verify hostnames of certificates * use more secure openssl options (No SSLv2/3) * detect utf8 urls in chat * fix using multiple client certs at the same time * fix checking for Perl on some distros * fix friends list not properly updating * fix building with format-security * fix more non-ascii path issues on Windows * fix opening utf8 urls on Windows and OSX * update deps on Windows * update translations - Remove the asneeded.diff as it seems not to be needed, builds without and perl is linked well.plugins-pythonlamb27 15896543622.12.4-lp152.3.92.12.4-lp152.3.92.12.42.12.4python.so/usr/lib64/hexchat/plugins/-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/ce5c9fdd02653e1cb2ec9e918ab34b41-hexchatcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=591b196e74563f586df2212bde2d808f02d35902, strippedRRRRRRRRk;}~\ Jutf-8687a5d405a0fb7ec85b55a0b79a940c593d2118d48b6ad3211e1500d00efa9cb?7zXZ !t/:] crv9uQ.=?ͦ[ 7("`yX =&Z&{g6kjؐ~k5ڰXU~KiwǮ"YWQ3nJ>'":8泓U%$fd9V@ {W7ZCuPk ўO #{0X}𛣈8qMML?Z%ATdŁ|a nNb ? 2K[OFd-r N9|Gih Q;tIaE2l߅n๗_jIOMF޸wd_В2k 7y+$ulM;$8ʦVZbk7[-?Fld~qTFHRptӊ7ֳ1TGdyzU 1N2{'12 е*m*[Brw%+]pM`1MzZ*cDb=cR|L"3"蝓d=!awB㹷zyӺpbFbK!KL a\VŽ-ѤA2AURqP D!_1sZ Xn"|4d?]P2Uo}:^ \:bwe/{EF}v σ @yVaW֧L>;Y3v@\nU5@U=˂UӪ ߣa!HsxyC=KaGQh#`}hN;8zYC\@%.qhg"&ok az.C2ƂSO&DHGO,0qC6v1B^Zx5JYu?%ꅿ%9 0@|TTd|[*6$@>Xr}m9)ia=Yh>ѵt6#$ M& ̔w{OlsޜZfInr8kndE;gw܀7^։Uy[Xg'aㆿ\Ntt8)k1**U;%dR)Jnܰ|K 0܏rVKeɄCΒX,MnR#䳝cVQ=.0-@ޑvŀ(eH V> 3\ak|Z4V3iTJBkЙz‚e1@vee\Ҍ,@򶕹 < ࣄ7 q(IWaLݰn܂{Mş!:rg2AXL|S EkA9J/q«nOtzmϠP xthe*s5%,}t8w7_sRy=^.}86skSFg8d ¼lF$$ag.59g oF\X{ ^Wﴧ[:uezuX9 DF95D Ch a 5I_28!<ܜJNyl.!x}3r2=;*IHr"S.?҇wK?;^7%NxOhNǿ\ 3 <gB%w3'9sa$߰f#6blY<HN\v*ks\+'\m2_+GuՉ.IBdV~ ڀ(Jx522Xhs&$ =`u!eZ΂{Lw7aI.9_~C-2p.8~,_5}(˭}ɧ}63 U'mDRtɾ2(% |7I(pq았`24ҥٞMF,w3(89z&w,dqzԆ$_nL̲1MTc|萞j7"W5YMb~KhSiqNNk>;؄lu穟5&#V4@ˋƣQU[}W)~M0MHe IjY ,ǩ+%j&b1;`0tG0i5p̜ 4  h:rh_>e ״ *N#ד.+Y{P6(PdeAIoP/v*ǖc6|5; c[2?{+cF[Obx/j"2g՗\nI}w`Hevc2۠duy=zs~8eW&|/BX.im1nXzf &F} {yac*OyQRC<]aCsUFpmVi C ś8 lMpYPҳ~`F Sn'uR2A뾉:La|CvJ0J4|Sy8 Q_GFk|N|U Q$㐿EW0lriy 5 Hp џ{2YW!My4h?+b{h\IB^ʁYGNt5M%g|& BzKkRtg[>O& >[ȲC;EfOȴ"≉rFFYՅ /?4zPuZc\`]w+AǾF|I -RT-K0w_G!vhc!S/*tdoepc2eh!Q,v"n3_iigO5!.[,zNG 7dL$$y329:O$ 3K>_sΗS+jQsbj;a&u%%"!etFW-(P =Yk-Wیi /&mMLElŰy49P˒ނ/imgIR;2=.!W7gKM':Y~ʉB}5cDQ3 XQ00^i&Qn@vܬN5tXxh"ȣBO AB0q8lܱl6b;,|-L!H%*69$!(Oe.(,~Ͻ/ıMqhi QesS{ĆY H[W|ͣ/r~(o[~uuH^cw׳\ -dL>J {}`%>fywhjt'IXZ F5۱W8^K-]> 1_36wUYS*i X=r,Y 䦴MiutUUqDJ=zqV1gzM3=jk|jE?s>m#eȷ39E.g50 6<%t= )2X8<&i [H zmbipIiqڷB'4KBC@"̻o*-0Xf:;ɮE9 b=pi.WTK&8 Hia<v5~-Bi v1:\{Gm3 [t4xBO0 WAZՖʣ\-_ 300JK7ZD VNե=FGqob(ĝΦn"ַi\*)>D#Ež4Gu f%ūQFP9Qh=V xşMLxD5G 7JtF0EūX"ty -؊L&\UYm $*NP۵&:KVf+L CI4Ko5Sq)y,ԉTaO~d95iU$ewc͇KwVޥ/t-~ȏBMm| OR!#"UF˴ds} RML1"vg~h3{}Ԫc?m/j,L*%/Cpԯx<4q1È*F2,jjpl_#W钮+2gkJv\y$Q+Ao-H0L7ڦYo/)\絸OkQs2a,pÌ4L4b;L: %MLخPi^n'0r/ahtbz,8*mkb?bΒ+|ctZ%/)e#)JI :%ى%yrPA`dO&]էgTTqG1gzuTH=SSup09'DE<2rGiߏt^0J>] Wd/Qe{t9depl-᲼],i7݉^\O^P "vc p,\2>Jza~ZFtn#NVgS'"SE:|O@^᷆c<Ԑe7sIxis-4=qUx+$ڋ5!ʊ7)ܳHes/>7q7;(eK[Ʊ!$ ZOӒ?6ݽK5XMK#XgmZcMuKpM?6&0[tABh^98YɩBBM߈|i~j:S\1vQutzV_lMR? P v@PeJb?&lo;mQCA75xEJ Zgj65KX GM͉!Z9L o~a|`ܲ\Vg/ۡ| >ڐ%RylNjg4{kv-Du.76S܄7tAa,u-!K0O*Z5Uq|GzM_^^3 ̉AKx;* ' 3Q`瓋4,3`15ՎH$w{,NiUUԯ0Hd/|_#QoWpWbIIG Q3GhF-7&Oޚ۩C;m0'bR^.A,'UO@%!dN`N;k u n8BI3U=z>x-NaT8Vthv,xC5V+f"D7OApƙCr0=?`8p98gN~>MoZ4|i{@R]] fe+%GE-*GTن #3>כlp1-T8u!Bf]*: ?;5`u`7vAit2@spD(xyld &^īÝǩ=q;(@ H*}̓?I5QV/G)6 gBfqKq>p,o[R^>E cbLIZ?sON5逊-I%ףi`aD<CV_"MlC[jm[BmYn0Ylc(2˓XBq<+!kkY u> Fg[bd"N%NxdDjW;aMwI9KB\4bEQEᤠPow9Y Y]wnH/JaY~TȖ9\>LeCajYį :4Nv~sh?_13{|p+h=|NU8i,W9cOI#)d"W9J} v,{[tC=D}/]y'#j|Cԏ5u60C*4r ~nbw@ PחNL7|N'Ѯ`$av1c'@%e"H,(y b4ڳt0IThu%r)7D:}Fv hj-e)>!'t֔aݤs~rZOLtt8ݻ#z,AȘޥЙa`ӹn\+jR,rG{|/ p⏁ x AP_՘RÉ bv 9 bsˍӳ7͜:j~ IOQA"dai#V+Õ{OlIdsqմ:Jw#fRG>>*?iFIKcri|pW࿓e g&ݥ-M8M7 + #|,Nn_$ P]j)$hvi&-ɝ(E+I1FF,h8IʨCM*r/K1 `ʷV{[6RsA?#fЯ|7:p,4cB EoւjLS\?Do#P%a>j@u}U -[m$tgi}w,/E)~n!'\H 29QQ,Xfwz9QFZf`Zgmi <5kޚ=V[Hȯr48Jl;2So[{2xRjTWR/]8ު*UY6p1''bKSuPA|3ƵDFC!ewdmLBIq> /xM̐J㕸ƒ0/6bqA`ѽeq}ڊLRs"Ma@.e@U~HPU +Sڱ m]nUdyPf#{{uzVRl`A/+)M4ldh[]f'Z @VDyDgr?I3-[C%]N6~Eʧ!q b)N'їw_S>R }26 T䔥Nަq|Dku'VY$ΆbEJőKo4-wm/B5lՌѳW}#tԴa%fr`p `Ot) Bc MaguukK,Q1iz b׷x{S?@ Vj=b.H~NtI +F4;N실"Q720rV=WMq\p5,΍_.̺ۛ']LV.B9mWHN- b,39; A*.f6.}̖}mVgeftU*qf#T]#ΰZ8'5~[Ғ9m[;\ē˦H@!L$ \ZuݧvSQ68}˒TEY! BhӲy00L~~.WK3pxW{#\:ncp3v[$xXn5]C,4Jq e|_ԍ)̠F; il//:WG=V Aa9z . @8`UD沘ly!"w߯${"=ZsV ܪ*#B0/{t )hys,'3EjAa85#Uߛ)T@DM9:a&sHL ^Q3k7h4H与7&23~f&C]s 6+]\?qz3mjǚ=]6vɽmfh.a=RG &@}wGQO|85d^0%& a(>G|Ianxh|ڷl_>ҽW/F] t$YagfޱsKE'X$5T#>ŀ:}%qNxyKҎ\UAOjr[Mhx6a Zٮ6i FǥdhMfW{WR9T^R `.mGAjK㝔^i7"tFaܠ^]h6vgPs=Tb`f|%m Hى8UY3on_is\Iv7#_obHD]6^_.r(s4g9ˬgG̼Es#GHQ^ q>#FV +2A鐞af ˙} {6(ɗW{f$cN/Xd޸,stO&;7LH.D[,lq*ej! e/@;zo0w~#ʵ^|#(|GJlug̡ c@,na'+Oj8 ߠQ2kV[|ɗl^C?:*c̵DVp:`Ѯfo&)\ FoЄ+\] .fbw k@}I2 S~z|̃W|Qzcc P[xes x>< \/[:7|M#x_[jzsr`=Ki'52 y@Js9`K|r(M jn0Nkְ,T\0NˌVRK%8If`3!ixi $\.33k %9ϪHc8+J[ɠRu:^Jfm,B0[>gՑft!A5䨌XB<=y[ 5Iץ0,\3 w#b)߶n<4H8eyX?<1$|j]2mEL~B'VfdWMM7g`~%̬97/Kt1Ƚ}_ Gx e34Q9J@yQ[+wU|JIq֥Kt{cD[N F ~旭QwGro "rӳ<`j~}!ʯ1ɢpPe͋`yU.q@CUixWYߨcxLiNpl)J߀b%AyżJp\$99u|4YVFbqT\Řg]8ޫ8wF?V$&tkgDS*7unnێ?6hrc.Z+$c %G+۱ȿ7sbvoFvk  V3L^ug _O,`YPK_cm[hx;7TY8x !Te{'cdN6u7"IͯO 0=O䠗ݿBd~,uŐV/jN΂iP<&d|ELn >d5c5p DQjd; O=z\4{<`cFX Qq)dE V( XpKksq- Kvo\Sx3bI?Rk4DMdE'4F#@0$Tb,7*`ڇ$AG_C׾RsqyXkɉC1dا؆ 4KTW_AlaՁ'uf|9C|Oʘ!Db.UaSRײGF#ml'쫪0ܖW= l}%l'sV}KI 9[MMY"0?G֓A$X V5A(_ 0o6I!TZFN0b7!+I "f ظd8y*ݓԞpwtx1NEzU%ie7LuFm[p^?D8:,L Wox/㕑p ֶY HC!f ˛C}솳#+aW# 3B ZB҃E!/|X]5^*m#@-d.diy֝3k%Ite ۙ|: Wd?Q$ZH"ZlcvZwoZv - jӗ)-c"0e%]σ g{&W\yepQ1!2ZG:=J2M^+)ѐRkuye`sE"3!R@ʹv>sʨ%>DmEDv$ |`%Wdp~pV«$(E@j]%!rBvEMeq0=+Y`g0Nŭi"KH4Ǩ \\-&џozHT>mHm4D^q}UtObe\[ߙ0@7ab:'?Ki FWjUyĢy6R{€4* wU-Qň͍Bv[2p1pNs7XY]A_3y6#>}w=z2EHTA!i«D0+W%]MX"Xv??}%Eh62LnwRio7Uxk(MT1" (?UX#bwdp*29%fiߵ0réb1I &]=:-vxH'=Cu9x%dJElڎ~|+u/=d YZ