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

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

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

%define _unpackaged_files_terminate_build 1

Name: python3-module-treelib
%define treelib_version 1.6.1
Version: %treelib_version
Release: alt1

Summary: Tree implementation in python.
License: %asl
Group: Development/Python
BuildArch: noarch

Url: http://treelib.readthedocs.io/en/latest/

Source: %name-%version.tar

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

%description
%summary

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
%__python3 setup.py test

%files
%python3_sitelibdir_noarch/treelib-%treelib_version-py*.egg-info/
%python3_sitelibdir_noarch/treelib/
%doc HISTORY
%doc PKG-INFO
%doc LICENSE



%changelog

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

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