Sun, 02 Apr 2023 01:54:29 EDT

Information for build babel-0.9.5-2.ru

ID1900
Package Namebabel
Version0.9.5
Release2.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 byorcan
State complete
StartedWed, 12 May 2010 11:26:56 EDT
CompletedWed, 12 May 2010 11:31:28 EDT
Taskbuild (centos5-rutgers-staging, babel-0.9.5-2.ru.src.rpm)
Tags
centos5-rutgers
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
babel-0.9.5-2.ru.src.rpm (info) (download)
noarch (build logs)
babel-0.9.5-2.ru.noarch.rpm (info) (download)
python-babel-0.9.5-2.ru.noarch.rpm (info) (download)
Changelog * Wed May 12 2010 Orcan Ogetbil <orcan@nbcs.rutgers.edu> - 0.9.5-2 - CentOS port * 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