rh-python36-babel-2.5.1-1.el7>  HLk|Yl NNqUG( g]WA)w`b +Fv.reF~ \=qPԌh !el&oWT;I TXJ̑;^Iw Nu `}Dɻ;BI9&P4{.cbP T5QؚJ ЌX# 1zNKOK<B^3%v(Ennڬ2%p13b425c86dbedb31a6c8499ef8f7eb13d0073c99GlYl NNqUe;h);6T\X |2a=` t-n%Ny&CuEPY\i*P`ն3NLSI烄Z)vuQ%<!y}XIl{=!:Eϰ(u :H>ޮse]J̻@tZhb:\wsl)y~Z SgrVF$A/'v_U1ZnmyX,Ndoep>9?d  QTXpt{     $ j p0P'(G8P9: GHIXY\]0^sbdefltuvw8xPyh Crh-python36-babel2.5.11.el7Tools for internationalizing Python applicationsBabel is composed of two major parts: * tools to build and work with gettext message catalogs * a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.YXc1bk.rdu2.centos.orgkCentOSCentOSBSDCBS Development/Languageshttp://babel.edgewall.org/linuxnoarch\=A큤YXYXX0\4YT>X0\4X0\4af1672e1379c7c94347bab517de0da4602bb75dc4ed6b5d294ec113f135a9b893f51c894f9f0c3c2452c69a02995d8eaee242abbcf14b2e714b6747a8c996aad84d7905bce062401fd5be757f5577e7c37b55ec7ebfb94555fd72a21a0f5b2e68d379d53ac9bed3ad2edb74ba35e4fab399099a3f8ef99c178d900acaed2a9b9f9518a8bdfa336bd0d65c343fb69888040c68d66fe8414d166fdeefd15aee019rootrootrootrootrootrootrootrootrootrootrootrootrh-python36-babel-2.5.1-1.el7.src.rpmrh-python36-babelscl-package(rh-python36)@@    /opt/rh/rh-python36/root/usr/bin/python3rh-python36-python-babelrh-python36-python-setuptoolsrh-python36-runtimerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.11.3YYGYC@VT@Ri QPYPP@P@O@MMOLvW@LF@KsJi@I@II1.HHuGe@F@FҼFF@F@Fzh@Charalampos Stratakis - 2.5.1-1Charalampos Stratakis - 2.4.0-2Charalampos Stratakis - 2.4.0-1Robert Kuska - 1.3-2Matej Stuchlik - 1.3-1Robert Kuska - 0.9.6-8Bohuslav Kabrda - 0.9.6-7Bohuslav Kabrda - 0.9.6-6David Malcolm - 0.9.6-5Felix Schwarz - 0.9.6-4Fedora Release Engineering - 0.9.6-3Fedora Release Engineering - 0.9.6-2Nils Philippsen - 0.9.6-1Fedora Release Engineering - 0.9.5-4Jeffrey C. Ollie - 0.9.5-3David Malcolm - 0.9.5-2Jeffrey C. Ollie - 0.9.5-1Fedora Release Engineering - 0.9.4-5Robert Scheck - 0.9.4-4Fedora Release Engineering - 0.9.4-3Ignacio Vazquez-Abrams - 0.9.4-2Jeffrey C. Ollie - 0.9.4-1Jeffrey C. Ollie - 0.9.3-1Jeffrey C. Ollie - 0.9.1-1Jeffrey C. Ollie - 0.9-2Jeffrey C. Ollie - 0.9-1Jeffrey C. Ollie - 0.8.1-1Jeffrey C. Ollie - 0.8-3Jeffrey C. Ollie - 0.8-2Jeffrey C. Ollie - 0.8-1- Update to 2.5.1 Resolves: rhbz#1494493- Rebuild with docs- Update to 2.4.0 for rh-python36- Remove with_docs- Update to 1.3- Bump release number to avoid building conflict with rhel-7.0- Rebuild to generate bytecode properly after fixing rhbz#956289- Rebuilt for SCL.- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3- disable building of non-functional python3 subpackage (#761583)- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- version 0.9.6: * Backport r493-494: documentation typo fixes. * Make the CLDR import script work with Python 2.7. * Fix various typos. * Fixed Python 2.3 compatibility (ticket #146, #233). * Sort output of list-locales. * Make the POT-Creation-Date of the catalog being updated equal to POT-Creation-Date of the template used to update (ticket #148). * Use a more explicit error message if no option or argument (command) is passed to pybabel (ticket #81). * Keep the PO-Revision-Date if it is not the default value (ticket #148). * Make --no-wrap work by reworking --width's default and mimic xgettext's behaviour of always wrapping comments (ticket #145). * Fixed negative offset handling of Catalog._set_mime_headers (ticket #165). * Add --project and --version options for commandline (ticket #173). * Add a __ne__() method to the Local class. * Explicitly sort instead of using sorted() and don't assume ordering (Python 2.3 and Jython compatibility). * Removed ValueError raising for string formatting message checkers if the string does not contain any string formattings (ticket #150). * Fix Serbian plural forms (ticket #213). * Small speed improvement in format_date() (ticket #216). * Fix number formatting for locales where CLDR specifies alt or draft items (ticket #217) * Fix bad check in format_time (ticket #257, reported with patch and tests by jomae) * Fix so frontend.CommandLineInterface.run does not accumulate logging handlers (#227, reported with initial patch by dfraser) * Fix exception if environment contains an invalid locale setting (#200) - install python2 rather than python3 executable (#710880)- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Add python3 subpackage- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild- This release contains a small number of bugfixes over the 0.9.4 - release. - - What's New: - ----------- - * Fixed the case where messages containing square brackets would break - with an unpack error - * Fuzzy matching regarding plurals should *NOT* be checked against - len(message.id) because this is always 2, instead, it's should be - checked against catalog.num_plurals (ticket #212).- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Added missing requires to python-setuptools for pkg_resources- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Rebuild for Python 2.6- Update to 0.9.4- Update to 0.9.3- Update to 0.9.1- BR python-setuptools-devel- Update to 0.9- Update to 0.8.1 - Remove upstreamed patch.- Replace patch with one that actually applies.- Apply upstream patch to rename command line script to "pybabel" - BZ#246208- First version for Fedora2.5.1-1.el7pybabelrh-python36-babel-2.5.1AUTHORSCHANGESLICENSEREADME.rst/opt/rh/rh-python36/root/usr/bin//opt/rh/rh-python36/root/usr/share/doc//opt/rh/rh-python36/root/usr/share/doc/rh-python36-babel-2.5.1/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz2noarch-redhat-linux-gnuPython script, ASCII text executabledirectoryUTF-8 Unicode textASCII text PRRPRPRPRPRPR?p7zXZ !#,p'] b2u y-iSq&|X.6b0-w`"#+JRh/x,`QPLE',BYFgo\ۆ_v TKAd0{:FE@Fc :Zr(e `W&AWNcDsEtv=<^K:;;>e\`}YJZ}6=^v+j)E~Cbg"Nd}?$f췥k'm 6嘏 1L S VgɿO#z2KჇ\"Zuw#oAP 1pߔQX>T7Y_uGO[T !*飑yn}M*D =Ҙi3z&hb}˓4ON`fA1˽o2$Hz߬QHm_^jymWe,@.{T@?PDŕO7!z2!@]Z'7.? mH\ҼRP]t9"7Yb|; q=(6@wJ.@KJrmfc=WKlHqB,ӏ3,d:mɕmLtztEOjLѼT=?cdۻ 8Į z#<}.):oD(QYUgx٭Y;M-uwQn7[/R_mTqha=,m[ }rZ=Us~CAI&?t@Ƞ~$`~t<ԫ*_HG3> ['q)C'5MJ@& PwO=E#5S)#L πy+,gaY=&HWw,E>EɀGP> -F\Q W5%nDOGWQC`)sêj}!ԅpP|K6adbNN16a) ųiGlJWv{mV n.Prvd-R;jzh 6߈4^0NnyV7C(Vtf=m,~xcYЏ"\cEAbt;;!9lKsnU,ߥÔvV8TĐ : ܆ĞfpnZ %wQ:DH \(zk9@sWߗMǁw$F8Y<͸_'t֞"o2O{dN/jm^>}@7s|n{ܯsG?Cpb7*ktJMCG/ҭ}=N#6ȼM@C=jHvq ]GȞ}qpWwl|lEj>Ԫ% C3ϣZ9/73o̅mA'FƢ^(Ns"IûHm y'B_{3p{IH N$>t&O9"Ct܏E7/'/a 7l۠Wh6W` gC ? VdatS2(RFf>f|_vr1x[&[v%ы)TpcHLʛw!y05x. ޟ9Gh|>P?Ӕr/wM##E( Yo(HۧN*xX v{F5@trp9'm 5Ki=hC JsơHU>^1G@[sU'B4Ő_%EDԎRJь0Ζտ1lG>l[Ө.Qxbfo{>gJ" >DܚxeϺ80pM>Y~,9Yg$uyZaqcmnNuKfDBB0mtcE0J~:ihy ZY6tۃIc&V֖%Ҽ/wM Vu:!Óԭb q\ɤ83'@L_0wx&ھ5P핉V͖-|LgZmr&'`Φ1 ~"EMdSnˢG-hAsrzW]rn{#p8$G̓K7QC״Vn\؎q`ʹ6S4* .qdZ"YٻP'B,hcAM̢CxACWMhr$ntej`6 K#tRHG\$0/6_u2c2WI[ oR )۴*8˺b&.oaz9Fkݱ”x<֯:ಫq5惦soK_1S 5y6v\(K`lY|y~GEZ~ Ku'Jx)Ql`摇0U-9={3cAD "Ijq1'y=94n秼$<"џI #ijqnr4]:'?Y+'Ǹ+&oX|t~6nB÷+״y(n7·pjFQqEDI5tp1; xvo*Hz2WkyR:=:,Q}Of~ϴa}k`-PCou?F$K"$`Ũg"-̘?2txՁ Qg6yåENL(`0 JE`̜ >BvBJ rA_Y@e&jc*[ Bz4 z԰ 04'}H LRH8+^VmxTR"{6NE8|ZKˤqE 7]molE815R|2tV- rfаlw2"db|ǧo܂s+?~x* I1sz$5.!}T/Fh`>cV7:&7Mk{PEhc=9u5մ[̨mo:s4x1.2jKo[p%*6!K\qT쟢SHÈnw~*Te6:vxt]&{ɉdճ_Ű\UE,O5Lv54 WoOD;[y1SQ rotlp.#D3D V~w1||YWtWɯjtۆ>0$>e=4> L!ҌWU/k>_+qvEuR-j8$2d(:_ g&OXF8z ~pa}p7hvT 0iD$I.C'1&.j4'lc T=;9݀H`C<|h'1)P-A>l?)K+@i1@bTd4'[$}}v6Y裋]!^{+L;蠓cAs K`H!^MS!#hQ2$^Yx Tx>06/#.[_I UdNl_}婁l2%FU75aYTSbXȊ} qCᠱbZ@@|1=U}p_Ҍ|G:Ty킰)c)`Wp`E2xP\ ~+VJnqǾ48fS}(ihdYəHJWizW =VB:{U5)XVnr^9=1E'/vk3f2YvT|]k~ى\VkF<\I20~^^*O:uYb3Yj GA$ #}Gprng\&^ - p`kXMȴݥ<[ezN]GMxw,7-W IGEE;:/jg` 4},Z|)BsW}x;˸MzgLG9053CEW4(@P(h-(y7\dsͿ@<ɠ8Z%}<#y$+ ܕø^Xxvx˳qѬLhWfg5>`#!+vdE l ..Y $` oo?,imB]!pf{>%ߩXSYIyDߑ*Zx4]hQ' qif|@/6vM 0G R%9;Fo:a^C?ptC$,Z͑C};fЯC}},kk*PYGNI/"W(r.\3EqL_fy6>]AU]N/rKU||*o}GDaԋ¿ yo/:*%+g5'!wP#u |_-F 0mZc6֢] 4TFRi*[bc=d*8t OoRlqa~,&cksU - P妹:sz\&g]'nsҗ"yIN;x3"6nUH6$%ȝ]^v}Өʭw5L&T)D\gLfyV]<~\\$fkʯa?>`ʽ^:ͧ|ͪߨo0~@@ςg{$c~.~`T] ܩ>{C2!d 溗|Te q3reW *6ړC.uj=_(@0r%E,=/I*iSOH63T;HJHȮ%U1\!1WLc=_v6G7M vR kiFx]f_qBA aLA5>iJ,եMzG\e!x"nߢytm](o@ʭ5`Q mPD% Pݢ {s -1oPtG'31^ SZz>3e0 .r)hL]z29d' 5^dNn ?,R j?S6>K.rFQ?)<Ki3zBaPS,*9Ո|sFИ*c!ݰK'~UzS&leqRQ2Y6~W0uW2JެlH qدN2=D`cӄ<( **y&?4t/}PwLt18]]dK. 32Ơ EwY<`e OtYQJ~Lq֕N{zr"k2` "r,>{oO4 s"i$1 ~pkMQfΜؖ'\i<҆LGf@MG!S)&tO2e:PՅth/Aqd6ڊJE=>D+4%As.ԊП6Rk+$Scj3 \o/^YPll@C0=.J B;ȯWHAC!tYv _& *oWX+m29^z,~ĪKqv ,֯4͜%̡yl'dl6%DNJgԼrcKOPzڹBok.өYyʣddP¾]{&Qy@-*zOr~8y2pvBBSa%uJ̄V%moװjUCʵԐϜ7P BGtkbu%S߯>kCSy;іuu[jwKǿkgh5 !=KdߑaGOO v IM [TTCe0;1ND*@0!rǮѧo=:c9I>F\41hP ;溺MCcbv 9幝Z6Hfi!rrL'`"-&kgfey+I r6of ,ZCB: x>gS|c."a'#^'T$-=\A(䊂3,e{tD Znʴ4 |{sepɂ'XI,a|8 )(CI{4ۺ馘 ?r,zWxΒ2j >$y]˭y?,9fHK3gH_%1fuXnb (aճdZqa섛Sť@KYa4u-y棫`ٲ*{7 |\$Wg"?B#z9eX vq,7c}In~ryl~Zj Q8-_Ms{yHu*SrbMV^VWܨ,Rx:&|w|ůu*qLѪ4NC#BX*sG-V:]{VfyH7n ŷUɓ/ôGv%C0=D45h>y8 zuQVGΊ}`zBqZmP643ReJ# e oet6h 'Vs~L=>?Bs8r>%ʔKT'|B$~\_TX<$0$8W#>AMcDK wVAuQV ]EOS!jkT!go]R6*Ka7bR]2}0Vَл;L5*u-c%#T\ryn`8+cy骗(diV#Yf>!{>ɴ\=+PLPde##eD<">\m0jGvsӀ;7A[,Dj5:B$ ?(!:ƾ2#I48ṣX3^/ə4+w*Wk!eNgBυ}oR9KcO Y5uZg.WlIE9(jQ{Y<O Q촣3<0-'Wgʇ?ldJ$,33:%`ߓ'mi! ݕj5i=>i`oTϓbA)D%1 AbɄ;YmB{fI_&p{NzRKDi9߸89ǰ1VlMA@@d R9_ ELԼ\Ne7`.$H; MvCx-~Rr7b8w5bV6Ģ,f~ 7MkKNA0qrzҍMQ&\6*9t֖`v@wz =i O $>%L " m&mċfkmґlg?[nI!fCUO{B?Ӭg;5ʍO{(@唱ODAM k#LOoCmt@qgwOx YZ