hexchat-plugins-python3-2.12.4-3.3.1 >  A `_p9|I(&H{A^I VuXZ13q 4UPH)EqXm%3L*~ެ :&\,^-Jڥ En㾾G `#hd_B^cA3u9N^ޘt(~BW;^8M9 `FD| L[Ǐ/ #^}7x1߅k iS|"3ee59d52709a2848e640dd91fb2f090860576b6c32a31e47c8eb378a43e8f127415174e7b34c194bc750475be6501df839cb2ccaY`_p9|h;6kG[WBė`ĐCv:ٟJS`.hJVJoO_6o1H%q"[X,e Q^Y}UGZcZYJ {I%sjL0 &t]1fhJx.iwgW]@I\+t 9mQ_&ڋOalbHY *k0 K^U# Rz:., nBE䠀:I6^>pA`?Pd! ' [ 17@D F H L   8 z (89:B]FlGHIXYZ[\]^bcdeflu4v8wxyz LChexchat-plugins-python32.12.43.3.1Plugin for HexChat adds support for Python3 scriptsThe HexChat plugin providing the Python 3 scripting interface.`^sheep70SUSE Linux Enterprise 15SUSE LLC GPL-2.0+https://www.suse.com/System/Librarieshttps://hexchat.github.io/linuxx86_64`^d4ed4d180bdf8686320d2bd7b5880effc7ebe92e633a13fb60b91802ecee2203rootroothexchat-2.12.4-3.3.1.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.1`YZ1X @X*X2@W^@WW+5W@WV@V@VITmeissner@suse.comastieger@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- feature-add-libera-chat.patch: added Libera chat to servers (bsc#1187587)- 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-pythonsheep70 16245306432.12.4-3.3.12.12.4-3.3.12.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.suse.de/SUSE:Maintenance:20194/SUSE_SLE-15_Update/3cc7684c69690b176d7039ff1593e1a6-hexchat.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dfc0c75cf81feff8e0131ed49e8ded960a3439e4, strippedRRRRRRRR`3.1!$utf-8579e07da16ad26c4ad8d75b620fc1873fabc50a9a77fa84f42d85df2c9f3c69a?7zXZ !t/:] crv9w8L?yU$7!{﬍8d}U<Yӗ?L}!.ISi"I%/Y]O-ϳtDyxsH KոtuwȐ-'5BQDmr2ٞfx5jcnm#vCzraI*7dK@i'eO*8o6Q߸&ټK¶r ̜M96$6`aMDwap+S4gDy+_RfЦFQ*wRum\Cpg=3#~{M±QLm^3m}yKv ,0R !CqSQJp-6ʅkDZu Z2"!l%Lt*G  W:WQ9q3kPp}0qC9w|>3$>n2Is⎹n[/?? L^-7QKtB3l{wغ;{^VJ =R) >o!A I׵_gGK/o¡R9ͽ?,_1\Qč/ :ɴH䳈Ki%\jxiIFҬFo`:5bV!%sGs(Ә>

Tݷ MdF-)Q:;8pz.ʯFFfY*l5S W|aJZ2[Ok<|l`.܀ hm];%kF֙uF+~;'7yU!x@HZ=xlr%d@Q?'rMGewJ` qt/Z:E(\%Z) P^O0c qBdMsVU1Vh#i_Χ<`!꯿#%auaOy3BrV @!Z@ Gg0;'hTm3"u6;)8 ٠|w[%h kU|&ǔ4x 2@EdW*ЛO%2%ZoIh׺Q_Gt%EU%XQF{hʥdERG݁${@(άZ[j,fMTwkPpĽq`n=%|Ǟ ›tv_r]?8Lފ4r)d i٥hӅq"yŤ|BZXU'93Y$4b$GZl V_2'AS%ޅR)'S>rV-5DJ_vyCk/Kry#@ӛ))IsH!RY&9vJ -Oc -)Vc= *ވyonn?.fcPLMXm̌$1J2ķclhk si<giF7JgL{^"@ſj%5W"V10U/芏~XÖBI*d4 9#;y4!lL!?RTy6oT54M\_-Ųg )j".Bš5"?b xoQt1OBGR87(L{,i匤ѯܙ)6Iәxnyⴄ}yJ[@D^fNVd-L36%@٬lXZiʐ!=Gz7{nwn|?Y974oNoftrtm'縷W$a<8Sp? 0 ?AmgQ4W *3\~c =EЇ8T$z;N렑\,aG{iЈ:Za 6!Lb*ϵŻFb C7'.Rn gܙ&0,trzȔq_$ul_rvt'q%!oښ~2CY< ʜHnx.SznͭrDF #Tϻy2BlEA\݇OdT=29ڎc6 !m,A@z='KR9x~ҧ ٓ|'N[#`j5\菿K'C`( k-D_}ǛkpFeUӿ Pn ;R<dط>P3ZZ3@?.RHSuzS_p3Ä'\2sl{NfmxۦPLGecDm|1 9'v. Z /者?VRhE]vl;aVz]'#Y_ۖÛf`s-)uq{ހM ѻ1 fF:W:]_I*ʴOr-a`L6.:Z|Ĩc=|8c ">{մAopcceKrps f'wuLL99k3/d2u#ɩymC_tx4ښd+ȓ󭎉i."uRS.QpL'ҔW djCbSi{R]ḅXP9<樤&x,9 +o%ucIZ~j~%<)[ M p-6dgc0Ѕ(bT5ɮnӕ|S-?hRP?aD ~ MS`gۦ RE{adF t / 'ԇ[WҩmO1nUM)nB,.pL)߶ $zi x9L\s+'ZzMr2J־pV s{<Tߵ3tXmY ^OAB-z?O^&{a5IMEHP[d ɎMd0~kQ622n'W.s?uK]ib,{y UѾR"|\brcMBaf%;,5p56q H]RֵamWt6;ؼj"p2C9v;eZTèvw*N*SH2QQλy+CAuf_l3u)րYvޒ\ 6L3aTpc<`֐FxŸ•cN2&aɬ56#pD+&XDd59pi"S83?y,A/p"a*ɀK*@΀2%]Xꎰ5Z>$=Wkc%}(ve_Ü`9,ADi6 Y]CAH02Վu?;8?oRŋ)>o(?;w01qk#Nw|zqG3!R7C_?5z !'0^Lѱg^G3~\g$Z<(t-/V-rB]qauW: |v`)75rSjNKg!.Nd,1F/fC78@kp4`m9c`\ʸJua4 kx:Ae[vGJ$$`'톙 r\_LӍ.,PE>bA$<>av6$y@ʕG%2R"g%4JU|rzK?ł.m.Ħ.e.tl $O ~Զݓx0"@*5ppa\q9Y{T`uep mͲaZh[L"'AEypq㿊 HOd_:5gQQ5uOv1?E;GUIQ@ТX.LW2SUV jKë`%`Rsy'?; 󋎧z̀&F 0F:+D˿Ѳsz|cbΑKo]\%.N-DVvW3,ć ÿoiw`V;Q "/ R: 4 ltFlת/꣏߀mD@Rs}@룟 hބA'Y'#yg{;iBǵ4FSեQz # v`;CJ W]J98*YP:pK!+y}^ t݄ ꦗRn\вK̉ojya22$U̵{ %6GPfz ~MX=)|il);k|ق9MgAh`B0i,q` q.ΥY@zO0gQ&㰅Z3SGD XMg*Q?$cho<5OB*ι~𴜞#d9?Ek3xZ84MZ!kZT8k"J2z]vie3 & #%Fuqw.6ʳbrn3 uYxY05& tK E%mOJWe}]#zI+WX[T> 5/YKRѸUG.-o7 !kdң68՗Q.W)'Qgt,I{O-JF#%]?__E0lo{S8XI5%wkr1|n-?DIMM K$>M3?DPȍjO/rF@FR3H:$Gg_D 5\k,v53law,))3@+c_(6Ӯ8 ˗f9A%&}9Ef|>,(Ep)ozV$ EW"E}ji;oͦ}Why)e^yDȄiuNMk\n]Oȗؽ 3ߋ ">؀Z#jw^?7L$R:?&_*<Ϭ*"0 0`cduSU@֤G/oau`EPƞ5URխ]@-ީë;0ԓ xnv;aeKf& ; U^CG;#_C,{zh7Ĉܛ{`F½H[?_j6H%#/(r2^5mF:쎖 euz⸸i7w7ahG |>q M O:(ߴA,Qj T+ Usz|a$qx3E5`ΐćL8ݚ {ӽ_xVDq'ķr>(ftx-{gd}alf䣿avxh;<O]b|WlEcw wEN`lө-ѣ)<;KBcRsv-J(yT8 NCF͗a+x8z;׵0ϩ ?Ɓ.Ia$#~_̂RHh㖱Mcx<& l8?-QTHL O,vl/ae\ .JOBɑ1jvU[vvUiiIh!ABe"{#ߘwkem4Du3свo9w['Knj羑OgX4WV-ߋmh4vnj߸[re(?`)ab`u.J;Gc/sj3p7 Wxɲ,yۮy]`%-]e T$'N>~W{̍-=ap8n{b3Ҏ+v"HJF)-we&~㝗AP%QLz7#i$9׷X4֤8q3k!, 2|*6D'^fVz_OHz_QdSsBSGj+ ;4Xpd|nP  =jT)/娬iR@a^hu,oCŢkVc{2ro.AoYB1h8?qa2uYai$HVF!9-9Z[|RRXrˤiw.[܆B_Tr/$!Н")hs;_{sUB7#w 1;%:a:K!M晧/:ܬ/|5[,;0RF52}t!i/[xD+lG?!t}zy T~s+ 梠t'=h\Bב"܄/:m{o ӯ$#ӛ#[f !,Yk W$,M~^|Qz+/ (1e{P>w*R uIҒ`࠙_ak7*BAHmMz p^ HJ/AHڲn<zb8E7"2~0ιGq[V3Dcۘxn:= [nTSDHDQ<̩U֬jo5Ms3*#Zz$dwZ9j}F|JwLoޖP$3#AH@ѓ=͖k0ez ?#6qߴߎCv'u-Sb;X?d?bxgzQM :5?v |fyy{*c4e~lx=/9?q i?xfHdd]a{M~9}Ǽ08&ݰ li)[ڨcV6O-vw"Ӭ%sH 4f Uݺ־isw@x4PYfRj>ʴ$REiTL$x+euYlSUAK^6.v9_?U 8-*[Pg~ #ޢ*G#_"6f}dMSklB>٢Zői ՖLwѧĔZ87㳷EcB\˽Ois i&N 3بӟt@x?⯳w .OIhxgT7G7v/M YRD }z~ YsG Z,M|7ʒadyvP40}{r+mqA66!L0 ۺ^`俣YN银ad h@Q < %cODYl^~H{OK2uP5OMP 4fH7jbvl6GfAR< vk}X2׍+YY 2'E[F;߽l 5w8|6%!3R|#J\IsNAKQ${(uRbòvd۾_ w ad~ =Mr#(̤8jĂ> 5+}1AZ5b|k&w} Y~wP?kSg0 |deJzK<"N oSԙy|ŵ~oEIHHuFKZbQ"0bh$|hMOwJWI?;>OGg?+|E]_ YýM|w;=I~9%h\&Ie+B[ۉ<_h=qAB;`|V N|V`B#W6R*e_rrv RǣS|@.fk"RljWugxz6 8HieԔ((MsGX)fq-qAM-J} xOb̌\B̢e},3t3mf3/K#b/ḭ_DWfwbW8>YoIƧ=F~*X2XnoٷG"Rs?DvMHa~GWdHbBX܇K5ّvVE|~ +i흜ȘS6 8 ?(7Ɂ;Dv6vx~Iߎ[sOS=BtJ_>27wh=|(Y+ݣ/\imM%uC^~?"j{KҏRm>%ARwխC+0Q~TArq6/B7Pm#0]olY$$ٽטlhf[gKIkiӆ~*as z;ܔ@sxpx^4|o=a 'wDK9$T~5.&щH&&r:^IVm`9yc|KcMyo65;9Xm@<|W~ ok\.VIu+J-#ǵΖZX{W/qLe]LF2oyU0YNMM]% #U% &8|sE:++h)l׊b}4>00q1U YfƄh<l`C~"^sCZ{`|8$/G #sqfI|_m*Qi"g=W H]Pa!b|0EdBtչ:D&{ָ.zݸza%g@JZq@^/*)XX+QGLʛW"%SAC2 R4\Gmv)bJ;ًߎv۪Aڷv/x?q#;YZ !dȴ9L3I1SZb菨Km8rƕ<#xr8ibP,#J").tYlOOIǾߴjYu q`M wUP`pgZ WǔO 5d&y>gPmK>em$J'` 17SQ[6Q]' NP]TWެU(#_:>1w@[ ظ1:k̨nm4k͐J[vOwa969Ɏ(w"œ'2ip:wZGa h#mޤ^.tÈك+$dC/5r)5+;Z^#; 3jjA{³ nGİLT oQQ ;a޹2m4?ke|Āf|]뱿'Nh|6^+')J󋲱:q{?u^1gK:UpfmϽCs=;~tSޥ8qi] MJ#C+rͯjΤNbi;TRY7jɜ0ivۄ7 >s@⣗{kF< j֍o)^,ڳH2 ~:HPq,@ؘeu y6 ($U8ރk+>tiij|Wm1Am`)_**𬙍;GhY+oPpI5ׁ.c"N0<YMDg*U> 傳%u*xd"Cam)>~Vve8Ʈ:cʠ1 K?^گ9أG}]M}EohsGxK*XaE` ),h$Qkgo$]&Lށ$8tLN&UL-:VZ;AUe)290DR/`w6|xR ֑@xf`1=2ؚ3ܴjAjY' Վ9 TIR|M}z8Q%Xey~d x(j ^ϐfS̾XA z)ߍ М$qcl%K\ͬ%=q\M8R:k7Т'dwBwy$ad,T"b*Gz4!N1dL2֟9<6r)O9<Iw@K4vg$N&51ukٗ YZ