Name: | babel |
---|---|
Version: | 2.5.1 |
Release: | 9.module+el8.1.0+5396+a4103ad2 |
Architecture: | noarch |
Module: | python27:2.7:8010020190903182548:9edba152 |
Group: | Unspecified |
Size: | 26770 |
License: | BSD |
RPM: | babel-2.5.1-9.module+el8.1.0+5396+a4103ad2.noarch.rpm |
Source RPM: | babel-2.5.1-9.module+el8.1.0+5396+a4103ad2.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.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 - Resolves: rhbz#1695587
- 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)