| Name: | babel | 
|---|---|
| Version: | 2.5.1 | 
| Release: | 9.module+el8.0.0+5335+79ff8c38 | 
| Architecture: | noarch | 
| Module: | python27:2.7:8000020190820161934:17efdbc7 | 
| Group: | Unspecified | 
| Size: | 26770 | 
| License: | BSD | 
| RPM: | babel-2.5.1-9.module+el8.0.0+5335+79ff8c38.noarch.rpm | 
| Source RPM: | babel-2.5.1-9.module+el8.0.0+5335+79ff8c38.src.rpm | 
| Build Date: | Thu Sep 12 2019 | 
| Build Host: | jenkins-10-147-72-125-7acd3719-a6b9-46cb-ae5a-2a4aabd3aaf2.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | http://babel.pocoo.org/ | 
| Summary: | Tools for internationalizing Python applications | 
| Description: | Babel 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.  | 
- Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974
- Fix unversioned requires/buildrequires - Resolves: rhbz#1628242
- Remove unversioned binaries - Resolves: rhbz#1613343
- Make possible to disable python3 subpackage
- Remove dependency on an exotic testing package python-freezegun which we don't have capacity to ship in RHEL8 - Run tests in pytest (as declared in BuildRequires) instead of unittest
- Build the documentation always using the Python 3 version Sphinx
- Require the python36-devel package when building for the python36 module
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- update to upstream version 2.5.1
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)