Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37593118
en ru br
ALT Linux repositórios
S:2.0.1-alt2

Group :: Development/Python3
RPM: python3-module-flufl.i18n

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname flufl.i18n

Name: python3-module-%oname
Version: 2.0.1
Release: alt2

Summary: A high level API for internationalization.
License: Apache-2.0
Group: Development/Python3
Url: https://gitlab.com/warsaw/flufl.i18n
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildPreReq: python3-module-setuptools
BuildPreReq: python3-devel
BuildRequires: python3-module-atpublic

Requires: python3-module-atpublic
%add_python3_req_skip flufl


%description
This package provides a high level, convenient API for managing
internationalization translation contexts in Python application. There is a
simple API for single-context applications, such as command line scripts which
only need to translate into one language during the entire course of their
execution. There is a more flexible, but still convenient API for multi-context
applications, such as servers, which may need to switch language contexts for
different tasks.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc README.*
%python3_sitelibdir/*


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009