Name: | python2-babel |
---|---|
Version: | 2.5.1 |
Release: | 9.module+el8.2.0+5577+bb63ba72 |
Architecture: | noarch |
Module: | python27:2.7:8020020200117110429:9edba152 |
Group: | Unspecified |
Size: | 20992258 |
License: | BSD |
RPM: | python2-babel-2.5.1-9.module+el8.2.0+5577+bb63ba72.noarch.rpm |
Source RPM: | babel-2.5.1-9.module+el8.2.0+5577+bb63ba72.src.rpm |
Build Date: | Wed Apr 29 2020 |
Build Host: | jenkins-10-147-72-125-4e268191-3cef-4232-83b4-22c6b4d50e84.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://babel.pocoo.org/ |
Summary: | Library 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)