babel-2.3.4-1.el7>  HLk|Zw vD)K>usnuW)P m] |j?Ԕ@CEV=⾉fE&tx=¼;~ L>D-4oFU`Xccn~;&OpU#DI@|)B;nך"A^L j,9{qSzmF)50>E_ʑj^=[J$6/nA.#" WT1ʗp(Yd,>Da2d74249e7f33b9722bc03c6327ed71a2a90fe64FxZw vD)抶}ç84>_TbB\A馤fK[ҳ`wl,PQ4تq^`ZjJkwlFRKsÎdPy73ڮ4Z<8 ,_D xk\~+k{ bdn#* Jz9Ƚ$ڇ/n ˢk.qS|Alx/%?gI#cPKHzPwDlpy![#r[w%X>z/?$!}N7 ^>9!(?!d  EHLdhovz      ,Jh,(I8P'9': 'GHIXY\]^8bd ;e @f Cl Et `u xv w x y!!Cbabel2.3.41.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.W#c1bg.rdu2.centos.org[CentOSCentOSBSDCBS Unspecifiedhttp://babel.pocoo.org/linuxnoarch(OA큤A큤W#W#VW - 2.3.4-1Fedora Release Engineering - 1.3-12Fedora Release Engineering - 1.3-11Toshio Kuratomi - 1.3-10Toshio Kuratomi - 1.3-9Fedora Release Engineering - 1.3-8Toshio Kuratomi - 1.3-7Toshio Kuratomi - 1.3-6Fedora Release Engineering - 1.3-5Kalev Lember - 1.3-4Nils Philippsen - 1.3-3Felix Schwarz - 1.3-2Felix Schwarz - 1.3-1Fedora Release Engineering - 0.9.6-9Jeffrey C. Ollie - 0.9.6-8Fedora Release Engineering - 0.9.6-7Nils Philippsen - 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- version 2.3.4 - always build Python3 subpackages - remove obsolete packaging constructs - update to current Python packaging guidelines - build docs non-destructively - tag license file as %license - use %python_provide macro only if present - update remove-pytz-version patch - fix build dependencies - set TZ in %check- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5- Also make sure that the babel package that has pybabel depends on the correct packages (python2 packages on F23 or less and python3 packages on F24 and greater.)- Install the python3 version of pybabel on Fedora 24+ to match with Fedora's default python version- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Remove pytz version requirement in egginfo as it confuses newer setuptools- Change python-setuptools-devel BR into python-setuptools- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4- fix dependencies (#1083470)- enable python3 subpackage- update to Babel 1.3 - disabled %check as it tries to download the CLDR- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- split documentation off to a separate subpackage- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- run tests in %check - add pytz build requirement for tests- 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.3.4-1.el7pybabelbabel-2.3.4AUTHORSCHANGESbabel-2.3.4LICENSE/usr/bin//usr/share/doc//usr/share/doc/babel-2.3.4//usr/share/licenses//usr/share/licenses/babel-2.3.4/-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 textR?p7zXZ !#,^!V] b2u y-iSqԑlew~TvٌmWVaR0bu1̙i xyV2'0'@LVh=G&,mV͘gqIPJ}oyUjQ|C5rdCuٹU2Z/g//:uit_GA^(De\tgNuIc_^$v=xV[[pG s&NdzuQUy1`Ge2l7Ud]ʺ0jc;hEb|mS 4è!_cD+װh\ =-_(QImro @nPGPw'J6̉r4quemS(ݪ:+IL^?f.=8s^bDݻdZ—}-MCD]1:o{΅cEHhq=0~է{# yPEYU8 :]v[0OR'z^`GڼbP Sx,Pݗ(pI ]{j `= 4qtɗXS+U]8fv   3kvIyC0U\XԆ):냕:0EnRhO z8k+~JXpX4SS]=<n͡`,һq$=X6Pa~L\SrO͵X7YX^I3Iު~H']bAa=ѥߨm1$SKi@}yMuVAU3c{1>vwOUW][|PcPnÕ^ke70x~[T0 q,J(Tmq˺zN ^82"pܦ϶GavbՐuJL_`=zMnčbu媃.2P!"J睳RB@=oyf{pcl1+p`Va^KD/t4 Q1$S {y@O_de&Dl"J BPl'9,\'5|!p|n"78etӠ|_AvRm0l҅{@`D-? ueqS+^"cߵ'N⽃ק6"$E1v8AMyYZwtWq&;բ'ڰxp׸NcdM ^O-6T1Z,uU%Jzv``v?|/]Hc5b^,tRn *]<#nc㹃utp Șs& {oqa<<c>3 0|"fmuN{Л)O+nɞ85qt:`+:eYoļm JuI6"^C?r]<dE( ,aͷ/UbѧVɵs$;RmƤ DK61;dڢ g\\RԖof;;S$¾\؜PŽIx+Y20)PXMƐ\{ 9)>Y&Ӽ CszoGn:P~ڿ 愀g+w$BVQڜfsbC:LNA'w@Ԯ֧0+HgRE_wz]̓ZԳdx+9;C:7|ۋCnr֋IJnyZ݄PLl:(|(Gon ۯEuڴz~g.٧5q&n*n󋂖([y@j i"Q3~YJĩAKL돯 uaXxB#\iƑ@cʨrB\`Hl0Hlkkpa{a+^i: ('ZR$(<շH;@ǟd"ޯ%~=~ڐq@.= . wl ;# 3x"C Jg8E[[*B^h\ :H.IZ(H+%$2@ܲ~vyCl$kT@s]Yf%&-3W) <'fVsTϢ$:h鎝`f]U]4E,|+%Q" ap(gJnoЉ f8L.O,*Dmܥj&1c ک 쌜U5?3^,¥|csL9 ً PG#e~mM/n"TǜgF—)3bkAVHԎĩ?ր τどf1Im) @d|PV"Ţ$U4#C*L-5ÇŹD_c+&ZQa%>M; &KTaQZΗi/蹊REG`o$H_CPʩNfzDPV\]6ܰGc\jU"0#@j|6J̚F'pt/C#Ldԅ0m tHyxcO]+霳L| Y'Y _fcg Ñ`>C=}wX-tT-cqiͣ%`|}#_~ƿ >HaӭA]ѷ燇N~ܐ刪9aB+篾y=P{\7lfŵ٘yp+:`'G2R]VeUPK7:{qgPkg;YX-&V ˼W2ϗ_q&Np-!ϲѷ޴J -B΋5VRŷ=hFCރ/$FST<]H\Ld6MQ g~NlPq*{+LoO^"utA$x18ٔ w;do]Ͻ֗ja@aSm~V x+X kh[@ aA%!(!yHadcޑ{[HgS_ 鰢'HWv r+3FG0,_P '&ּrBrd-S݅ ۅpڴk6xۃx &8^[6n;II!grIn{FaDhZI(f +"Ҵz`bO/@"1jD21@(=B`+|U"u8{9v jvBƏ֘𵜝ȶ"`|kc7sNmdL䚽.tOXE%Kz7B'+ x!,0ՙ.V†`@o69ace۔02/~5-KVz h @d/n F>?4:8ml2x2-EbHS jb>~'.(E̚JӴءBI @^U?sbeCcKXd¾;DK h"꽳S45#H+Z5($•Q|Oq1HFgoQټȑWNHgNSYbN'*O7Ry5yڷ@*}+C[ĮPR |*m`D2GDbE8r6%AC*jlj7$pC`-q+6E_(0xN*݆^h/=1 ߣ o4=(R&gF˄`Ǖ9 LrvQT>>G #ZDKAqg!ǡmi34$ F ^iruJ5B_8&cjj,.N8*{zgbToI{ R"Dr_64d4$fŢda5tfavUOkC,8"gH[i*Q8zo=V;\җ4)7q&f '~}5wuЂ:QsY  ]Bڕϩ;Cr0]+"<N2َL /} z\Q8zW<`n/Yk\;CO M{[D -r_w^:6u٘].Dx8 6;nLM6"bUo?;.3b^q)öR,xlfUno}@ 3$,0'f{I ̜iKYrhG;5T>A{nÏ#H%"w KDkEC}9^ vό!$N`Pa4r2ap.PX"Z+*H˪}F՗_#io+3cZa(M8h ?rXCi}$uˍD69yjֆeS%'7y*{3Qb)1eQ$ D=/ ï 3\WqBeC:ue0Ò?d8"Gl>sKG n֯~`^0т шI&:3ܾ`*DBNt Ik6៓*<4'aUQT Rj'T—߿>abߠSaEA x.2U[ &1混S߼~ae@@!R"J1":*HQ0}.J0=ou੦$o\$ jJt8-r $;(N|xeQ0X[h:x!X}r~iS;Nq4[N](OvQ\8>Us\V)</xb *鬕USeւ>U_:7xEUY( nXbrGc]IjWG',줡lxUE`>b6$Ja׍x={tc`)"Az "7 J~H˕P䞜qL.$Gzmn4xV/nvzJ7Kͧ'-[V(`". r(j6js@k>Si6&Kpkג"CQ-[m;(+E3M=6:tf2JD;a+W- Lg%+u5V#X7S/p`fu)frbڶlW| pĀ ct0`G$peZH3B;G.1ZVmQ򪼨URO of1R0X+zwxZ :1zi& UE~M^d@y-?nK2 ;E v7,bJd0 Vc?,ބsiT(GE12LuUr>Ö;ɠLf(5;#oGW,yAqeG{Nvy0{ a9@>A*hxnh m9)'fpbE]C`F{l^58%~E-Kqs/GL.1oN8n{D{D,|C9T#-BGu5;S8ّQExAunkk,͝v4O%UYV6T2ъIpXqN`,N eÃJKʜI.A}eU ]9UsP BK0a[1lV6!U͍}r:e9 ZRr帳u|1[[Uwhj1FA;su@Q{v7'͒PϽO Ny$9PK.RgCV|H--$a d66 WqɎ88( Mϖ[n v{N N8a ̵L{?^>Ǭۆg,`G[\-$Wt_cQFwRA;V&؋AUCzˏ}Q@3!8gjOZQ^/D{" ro$V9n>]sˇ {}"5Nmig-.X3j)bE@k)LQ} zI5ljA(/}}k8+o56\_PIPh~'iAqjǐ[ȥ&T*A+us+||$ѫK!O4FDuL|{|8bWrٽ+ᲖO}7|aqPH Šr^Hd;ʼQg!uėAP4/_M<p rRtT魲Ga: zFEe/l=  }HA}P4mE`}jVцjEWibU,fR6فNe\cTxj:B:8ID5G_ eZjjt>#+ "94.op+@TܰxS|F_lSW׊4r a~EPl#3o,lʚPK֖JRAG7bO^Z@X<H0PWo@ F>SolgA[P4W9"Dq§^!E꿐i.ÊT 3Y̭d6 6GjS75[?~V;4Jx5SNƌ 8P.B%SŪYPJK}- ؼ%ܥ/k,4TWJ`rZ;|aۖ*>iPl8pwpu-,k{#N}MK !T['5{ldGmG8TΦT>,:?;0j7RKY<>:Jӊ\jh2D0w5b^Gq^2Y=c z'eruNr܌l' z0DeEѨ8V< (du>hȗC|;Z:Z(D35o\LǍgk#e B#OD\HGw x5kN~M+Ñ圎o&P: iwY` >wӖtCxc+ YZ