Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37769761
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-flask-babel

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname Flask-Babel

%def_with check

Name: python3-module-flask-babel
Version: 3.0.1
Release: alt2

Summary: Adds i18n/l10n support to Flask applications

License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/Flask-Babel/

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-babel
%if_with check
BuildRequires: python3-module-pytest
BuildRequires: python3-module-flask
BuildRequires: python3-module-pytz
%endif

%py3_provides flask_babel

%description
Adds i18n/l10n support to Flask applications with the help of the Babel
library.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
%python3_test

%files
%doc PKG-INFO LICENSE README.md
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin