Tue, 05 Dec 2023 01:34:26 EST

Information for build babel-0.9.5-3.ru

ID3220
Package Namebabel
Version0.9.5
Release3.ru
Epoch
SummaryTools for internationalizing Python applications
DescriptionBabel 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.
Built byad778
State complete
StartedFri, 18 Apr 2014 17:54:49 EDT
CompletedFri, 18 Apr 2014 17:58:10 EDT
Taskbuild (centos5-rutgers-staging, babel-0.9.5-3.ru.src.rpm)
Tags
centos5-rutgers
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
babel-0.9.5-3.ru.src.rpm (info) (download)
noarch (build logs)
babel-0.9.5-3.ru.noarch.rpm (info) (download)
python-babel-0.9.5-3.ru.noarch.rpm (info) (download)
python26-babel-0.9.5-3.ru.noarch.rpm (info) (download)
Changelog * Fri Apr 18 2014 Aedan Dispenza <ad778@nbcs.rutgers.edu> - 0.9.5-3 - Enabled python26 * Mon Apr 14 2014 Kaitlin Poskaitis <katiepru@nbcs.rutgers.edu> - 0.9.5-1 - Rebuild for CentOS5 at Rutgers. * Sun Dec 12 2010 Steve Traylen <steve.traylen@cern.ch> - 0.9.5-2 - Add python26 subpackage * Wed Apr 07 2010 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9.5-1 - 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). * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Sat Mar 28 2009 Robert Scheck <robert@fedoraproject.org> - 0.9.4-4 - Added missing requires to python-setuptools for pkg_resources * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.9.4-2 - Rebuild for Python 2.6 * Mon Aug 25 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9.4-1 - Update to 0.9.4 * Thu Jul 10 2008 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9.3-1 - Update to 0.9.3 * Sun Dec 16 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9.1-1 - Update to 0.9.1 * Tue Aug 28 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9-2 - BR python-setuptools-devel * Mon Aug 27 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.9-1 - Update to 0.9 * Mon Jul 02 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.8.1-1 - Update to 0.8.1 - Remove upstreamed patch. * Fri Jun 29 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.8-3 - Replace patch with one that actually applies. * Fri Jun 29 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.8-2 - Apply upstream patch to rename command line script to "pybabel" - BZ#246208 * Thu Jun 21 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 0.8-1 - First version for Fedora