Name: | python2-babel |
---|---|
Version: | 2.5.1 |
Release: | 9.module+el8.3.0+7833+4aaf98ce |
Architecture: | noarch |
Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 python27:2.7:8040020210122160212:cdb2db54 |
Group: | Unspecified |
Size: | 20992258 |
License: | BSD |
RPM: | python2-babel-2.5.1-9.module+el8.3.0+7833+4aaf98ce.noarch.rpm |
Source RPM: | babel-2.5.1-9.module+el8.3.0+7833+4aaf98ce.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.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)