hexchat-plugins-python3-2.12.4-3.3.1 >  A `^p9|QRE!r fݸ4q誦gOq̅gQɘ3/$Rt4;R2E|kE`f 5?uy;|l4t%SҨ*FΪFͶjk}̩v~۩np` 2QX+uZ'&%9ZHVcF9 !Z\ !෹lODG%R$;DaVY8>L0 ZI5a6b9edcd4a14b3263710f70279008a758a381d4b9b99f49856048af2ad835efcff430ea4fd58f576cfe1795ca002bd304f87212T4`^p9| ­I֘;]ƪbs]=8P%u/2M}G,ꖅkps"+qRٴqKjJi5 I\\rl7LKݗQ'͟ޔm@[6=ҶZ.f::"j  Jҫv`xcy2=Zu%!r18L֮SP k|?R,[,,u4)ۘ8oKp~V̘tͣF>pA4?$d! ' [  5;DH J L P   8 Y (|89:B9FHG\H`IdXhYtZ[\]^bcwdeflu vwxyz Chexchat-plugins-python32.12.43.3.1Plugin for HexChat adds support for Python3 scriptsThe HexChat plugin providing the Python 3 scripting interface.`_]s390zp38SUSE Linux Enterprise 15SUSE LLC GPL-2.0+https://www.suse.com/System/Librarieshttps://hexchat.github.io/linuxs390x`_\166ea302f877020cc01d63ab061948983580839d4980977effab3db861ced01arootroothexchat-2.12.4-3.3.1.src.rpmhexchat-plugins-python3hexchat-plugins-python3(s390-64)plugins-python@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(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-pythons390zp38 16245307812.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_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a6905938989425d33224cbfa0f92ff12c954e1c8, strippedRRRRRRR7v򸑧Tutf-8c2a760e15b2e7599fdeb8eb5284bedf381dd5248309ce7cffe663c96d3ca0047?7zXZ !t/5] crv9w8Z+1~7P䒗(ОD䪺2*7fJ'bj0g ]@ >/朾txw׵Pina`=:EJc[]혚T|}9Aص$P1TN^ (滤{):LY^r$}Gg9A/jsp9,ØP JKDwtW83rI4窋V<8#| ~"1GLQxtH@g8"2P##`%WױcKgumzKRưc\…)LhS6Ҳ+5B4q7Qx5][.7WP2-mZ(,bY^3W,|ԓEeӇYAi %>U qLkñCлwh\ʷG<+n> ġ;DΓlt]wQKEzOsy7ޏJxٰ4:Fh Ak䖚r2HE_ncN|ǏHn3xSi_9/Gq<ǵ ;FEr(;pՐi 259ZۺNV0,M 6W:wV70LK-;aG 5}[.SZ~@i w:\Aa? E,kGSDXƾĩ•7y M'|Ux5'|{|(T%umť0Rg1%xuVyRճ:YvAZ͡y@:)..Iж&X~[9;% YNU!U#>\r1ꎘŦvIۻ{Hx!`aq/cۜ}[F4a9E[*?R "+{\+=|$ VP*^g|߸>#ۨ=OrE}͇aV|!  1o7=qeYa@lR-bJ ){ +x37'􃼴ymP9FN>\n#bv;;,I} +LDe \UJbݲ2C9(C: ZANo?bO@l' j_d͠SLTU1ƪ=Y̷)_ 08b O {ݖ kɌ$%D< rCHuЀRz}H0yϯ뙖1lj[%\Cp%)MXW٢%Q=Gw#] ad>,uÿcHqw-&m2Z΢;%]|(ə4T38χJ6B0!=7M^(eI.fo3uOZs`G9cg]/Fr'QTWǤu\毲J_WkՐ>"'TuD{4,]c`XOQ~1V\[HE%]یHUr0&jO>zhq`Ċn#XzJO~D\MLrS6J<µgxLr*̢q ?]ˆE64 +4*8*DZ{~#\obBW0bߔ-H4~\XX;HNqq>E{MQf嵭Pe T2v`Ubz5Xk}Yz(:5vmҽXm"%')[M&5aP YvŢ *HgU~7n)u$Uy 4 E%H6o uJ+}NC n\"jM(^@MvKW hcܒu\?;/ 0 Hbdnr@jkBy(8T[y56f e. U-WO e$:b2;h 2=% Y]a4'4L^ごzmtM"GϬNe/8ACVJojV6OLM8LfPt\XaѥZ} V\_s#,q )!Wi`5 θ܉,{(Y]ENk,JvpޠUme~-$b3f%{`:Z~,m #;{cE_4 d;c/TB EMI\qF]*lt&]#U iJ w(HĎe&'bΡp^&rV1C~Nbt xTd5n(` )ĉ72x}Gyl%`ʸ8K+)W+(V=/X sLw(mYtv"#͒ -wp>tޝ"5@jQ-E) 7S[&g@C⊕"*o8y}.bXRrY+@ߤ`9=xtzl#p#L1Th_=,.3eI*gp~N:p(\AÍJuf'7cRs (o LT?} fKdNY %b+U4o[ۘ'G hqٷ:mW͝` a8p՟g3* p2|'LPw!'lyϐI-a$ꐐ^T>%gH*8W=TDk4Zpόd,#Kܺ⨮ q,0 5rf/RU70 .{p,I:j3JB}&f[X`EĴMԀ,7[[ӨѶ&]f;HEĈ>ОJ6\1`4=T@0ُ=n=(ho雑 ?b0-zڟ@|xSdJۙ/x5} KBγ^+}J˦J ޲%mkID)Nnn{s[/541d{6"3Α3$( 2_U~X#?@U0k"+K- tz5rsQHw_rc > Eۓ!'}#-Ybt'ҖԇPw4^-L*GJ/̱UƣQd8 6Z-LJMt\\Қ_{ ka4%1҄Y nlW4$/[;ꝨeziFj9 0to^8hM3RR?B}ڢ8uuH &#%elGڽu7JU~/9ai`JaRjj>ΣZ*AA=TX xȞC; +Ucm:Ⱥ.v'"LyA`z𚢫'/jU=ond. B" ~O5VX6ɒ}۷F\YӭOVSV8_`5 D`ٴ!t1zvi"q1=<$\+sh?G PI{?^={53 Ye?eBJ(-.{ֵwK (}~̄-HS.wHM'ׂ^zLo܀5\&[XChN([>[r߾M,uIOY[d%smuƃ( (dݜ[%+G`T,u3G2_uC||x( M~1v)b/:9ԁ #.IJ=w>Sj(EM>%x WQJow`cp"_ Xړz@zo[% :Y dVlISi_Rn>p"aԜosID?я3l(_ "wp¤Si?a{jƊVjgpQpuB@5D/y1Re0(GkFֱ>EY7ȕ1fJLHGa0*)"$]_ :3xCI+0(qCRmr&SFS?+㤻 V|*L,M.zkX ԙ Wّr'WW^9D: IIS,,*Z/+lmA:ԪjhF0[">g[##vzQT9f`ċ$wniȣ G as UdhOpPGɌq9?A;\C>%nssؒo*'>H`e:shR݇7,fλ%R FjKRHSbe!bqV&֌ѐ֮+fB6kX.ySky2] `,Y6ޙTk1:U}^WLm9 @C^hx)  9~|\Ѹt@F⿧xF̀TOa.y("Ec\vAmW|wyM|jؐ|9m2wT" []VCN7tS֒^6]~DepMК>zLK|}>hYqd)TGyBB>it!q]D$k,B7C.9V}8 dqYM(ׅZmunnqB6T!e2W`\k4]=.b}5Zq2.{dvӅMߙF:9rCȄ脣&{6l@q֝H:/ Tf2_v"(@eB"ܲYHƜzjrS2%=A7߷fV (|2g1D$P~ge/rJpB3&\#IU<ox-MS#Xˀ%>_q)te-&d=2S<l9|oWx?Gf\[szUw]T2 Ojn󈽁CqTs6H\O&ۉr>J8+;)NyHk5wʠ#i]K7a/vCC&E6U gph2ޝsN-g,2rܬ .MN#7Z5СOoi&p w)g3N|b?_I Tm2ρ%د ŌWW:y&*/S5-p(51:srriRTOĆDbEO(v9RcDK ='R-ͧu KVO#Gw&C\JAxڗ$QV 3&LZii'mMҥ:ҕܝPaӻa5,Y(WF#%&j1 , qk|c j\&vBGsc<3QpQHSK{Dyn"t~n5qoq36Hj&1ȇ⅛l.VuHQXtAwN3H0`\"ʕr#;cWhrE,rYJ9SDZKXXO: Z٦d)WQ}NˆNe2#$#(Wf+ ĖU:PBY:vSf#2i^-rBNxT=,v6s8a٬Mq(69iд2uLɜ0su|yVз^۰I"^]n]_BY:}jJ9b,'}X=~VxI`n4)e؁: Eڿ:\ǧY8fih?ZyYھdu.?GU32x$Hy:-4Lx\:owic5 줩^LV1,D3@JD1X=5@[{Ƶ'\Xz(O%Ӱ>~J[dY"8ˠo1LrO=:QC-PY>'g!59Mܕ@TW4bB"}K )=QYzR`\)s}ܩ46:u|crTǬE~p2dDe/zP?J@\Mb) ^WT_7A P h w-V\iĻY7oCLy'j)j:!2lbϥK\[ }j x՟F?[鴩XT8( qȟ?G6Z'p^@&p::BZeU_^$FnέT,pfU>Pw\eyY  #;'a[W ծ/ĩmAiaS0󘜊9}¨ɪpH$t+PoT5J8cu4, wA(Saa˝r~h18{7r:6I&,\Ƈ['84+LiF*OA5P$:"ThjMc>[T:I( ݗ-%>#kŠrfa2;5Z enV0Ͱ.]#M}suudqG{pFuC'M?Haltvcw=dRB fCPIlU-WNs)aJȖsϡ3\T`I6RNbC nڛlM>ԹTWA\ W3 8YZA:ZJJgzH6&qcWO9lmklJaD;)Dؕ).!RIRц?*۾TdC4VߑkWq!q=s@~KQ2E6PAsz_8(;.C mÞ;n[y%Y-‹NVj$7@-ʶ0)<|$ǁ{LOfRYtE@J gorXIAo3{cg9{Ҽeٷpw7qаd4S~,wAFvT wo {wٷ;Rr\bT.L^rSEI 1Pݓ'MWJ ~Mw͙+@3[y=Jg}M>xfGy!;{oCl|[j 8{a}C[AWKˆغIz^h(ynx8V1UqylS{==+_Zez?nc\̽ZR!:CmR5Z]z , 0qǽcrh7O`TI[j52#A+H5DIwu` P .U@ct"P!n5G3 S;Vy3}&&YWLS\/-EamZsSp1UhoȻSthZaYYvN8f8X<~Zdb2̟;MW3Sd,i^"׍N G0\t46.gAX o& } *0!a:|=0dvM&K*4!{oS+k%6r[su]qSWhzT7[OW2񮌠@7,)Rh2bRtW;lѸ- W+hDornܞ4pBpը I)>+$oA4RFz u2)YL5Dv̺ pc{;,vAZZ]~H fk<߄Laq;9pF"O :&ZsGACXXpT6w 6чrPQoͮgD9Essǣ25}|wx1hN]VV(J_(#Wɽf11O OɿQeQBOjGLn_0F6uR'9aZ 1)|9t*.c.BziĥHQX˞k?R O&~^ρ$pn Me=hkۑ 3ɃO%v0Dž@r=Eo5ήeQPT" ^`^%`PTYedA?HXly*1[h`Wxya؞Sn>JSĝ䬙pt|b9G%(3a0a*) k"5:^5 1R'@ eϑ l[q)?U"UQE9rC΋ٸEoʍGG'8oߛfNS#6X8F'}HhM-]hkwexgU\9sSyHcyBل(ˡ g7-G%i[F$/Zam uGjEZʂ v?[5?׹+_PWE KĠw:# uT}A >_뿯l 9@Q/N\ET$Nwxkxaz[qnjM]&݆9*[8cCq9M0V)n?XnvANE:хg{ ?v'3uk!t$zQXLO:5{KܞVc`ebAح"=L_h:XVo2Ni GGmЍHǺ{+^[lWȗ5^:{*1ʯa<:WZi⾃jboobO&)j@eu^醧VmOV=G*@HL8R6 :'vͿI5}-=[cURQD_{ c^1e dFB~xe('t{BD71-m٪]iB'4W"e6GCw]ONӞ615U}a pj1!cDMrGbUuSkw vY kW E:($Žخ.CyW'A:zW!DSTp8J:8O]#tI3HD1~é/_?t\!4鴿K8556quzJqf2B[ mďaDxr#]sO.v7 fLjI^P5̃!DvV&̭%/]r98`vڂ]n?!_Հ( yY$ZLܘvSCr<>ݙz)B6L,tҽgX0 o5;0xm}g23]̒T•Կ%j^Lb N]=cP@ *+ ȫ>Q.C|Hh3Vx^oځR}ۆz^J4*W5^ISоYu56JvL<&B|pi< u›ߢD$S4mҭm9c0eȢY dslsNͿ蝉6ۛ##"#~(pX{.!{EJ ^05!߳k/ YZ