Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560961
en ru br
ALT Linux repos
S:3.0.1-alt2

Group :: Development/Python3
RPM: python3-module-flask-babel

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin