Sun, 07 Jul 2024 07:26:38 UTC | login

Information for build python-flask-babelex-0.9.3-5.fc30

ID85774
Package Namepython-flask-babelex
Version0.9.3
Release5.fc30
Epoch
SummaryAdds i18n/l10n support to Flask applications
DescriptionAdds i18n/l10n support to Flask applications with the help of the Babel library. This is fork of official Flask-Babel extension with following features: 1 - It is possible to use multiple language catalogs in one Flask application; 2 - Your extension can package localization file(s) and use them if necessary; 3 - Does not reload localizations for each request.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 12 Jan 2019 06:55:18 UTC
CompletedSat, 12 Jan 2019 06:55:18 UTC
Tags
f30
f31
RPMs
src
python-flask-babelex-0.9.3-5.fc30.src.rpm (info) (download)
noarch
python3-flask-babelex-0.9.3-5.fc30.noarch.rpm (info) (download)
Changelog * Wed Jan 02 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.3-5 - Enable python dependency generator * Wed Jan 02 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.3-4 - Subpackage python2-flask-babelex has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.3-2 - Rebuilt for Python 3.7 * Thu Mar 01 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.9.3-1 - Initial package