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

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

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

%define  modulename arabic-reshaper

%def_with check

Name:    python3-module-%modulename
Version: 3.0.0
Release: alt1

Summary: Python module for formatting Arabic sentences

License: MIT
Group:   Development/Python3
URL:     https://github.com/mpcabd/python-arabic-reshaper

Source:  %name-%version.tar

Packager: Grigory Ustinov <grenka at altlinux.org>

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-wheel
BuildRequires: python3-module-setuptools

%if_with check
BuildRequires: python3-module-future
%endif

BuildArch: noarch

%description
A module for reconstructing Arabic sentences that are to be used in
applications that do not support Arabic.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%check
%tox_check_pyproject

%files
%doc LICENSE *.md
%python3_sitelibdir/arabic_reshaper
%python3_sitelibdir/arabic_reshaper-%version.dist-info

%changelog

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

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