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

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

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

Name: python3-module-simpletal
Version: 5.1
Release: alt1.1.1
Summary: SimpleTAL is an independent implementation of TAL
License: BSD-like
Group: Development/Python3
Url: http://www.owlfish.com/software/simpleTAL/
Source: SimpleTAL-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3
#BuildPreReq: python3-devel python3-module-setuptools

# Automatically added by buildreq on Thu Jan 28 2016 (-bi)

# optimized out: python-base python3 python3-base
BuildRequires: rpm-build-python3

%description
SimpleTAL is a stand alone Python implementation
of the TAL, TALES and METAL specifications used in Zope.

%prep
%setup -n SimpleTAL-%version

%build
%python3_build_install --optimize=2 --root=buildroot

%install
mkdir -p %buildroot
cp -r buildroot/* %buildroot

%files
%doc *.txt documentation/html
%python3_sitelibdir/*

%changelog

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

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