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

Группа :: Разработка/Прочее
Пакет: python3-module-aar2slob

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

%define oname aar2slob

%def_with bootstrap

Name: python3-module-%oname
Version: 0.01
Release: alt2.1

Summary: converts Aard Dictionary .aar files to slob format
Group: Development/Other
License: GPL3
Url: http://aarddict.org
#https://github.com/itkach/aar2slob.git
BuildArch: noarch

Source: %name.tar

%if_with bootstrap
%py3_requires cssselect
%endif

BuildRequires(pre): rpm-build-python3


%description
converts Aard Dictionary .aar files to slob format

%prep
%setup -n %name

%build
%python3_build

%install
%python3_install --install-lib %python3_sitelibdir --record=INSTALLED_FILES

%files
%python3_sitelibdir/%{oname}*
%doc README*

%changelog

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

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