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

Group :: Development/Python3
RPM: python3-module-unicodedata2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname unicodedata2

Name: python3-module-%oname
Version: 13.0.0.post2
Release: alt1

Summary: Unicodedata backport for python 2 updated to the latest unicode version
License: Apache-2.0
Group: Development/Python3
Url: https://pypi.python.org/pypi/unicodedata2

# https://github.com/mikekap/unicodedata2.git

Source: %name-%version.tar

Patch: unicodedata2-python3.10.patch

BuildRequires(pre): rpm-build-python3


%description
The versions of this package match unicode versions, so
unicodedata2==7.0.0 is data from unicode 7.0.0. Additionally this
backports support for named aliases and named sequences to python2.

%prep
%setup
%patch -p1

%build
%add_optflags -fno-strict-aliasing
%python3_build_debug

%install
%python3_install

%check
%__python3 setup.py test -v

%files
%doc LICENSE *.md
%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