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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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