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

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

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

%define _unpackaged_files_terminate_build 1
%define oname gearbox

Name: python3-module-%oname
Version: 0.2.2
Release: alt1

Summary: Toolkit born as a PasteScript replacement for the TurboGears2 web framework

License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/gearbox

# https://github.com/TurboGears/gearbox.git

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-wheel
BuildRequires: python3-module-cliff
BuildRequires: python3-module-tempita
BuildRequires: python3-module-PasteDeploy
BuildRequires: python3-module-html5lib
BuildRequires: python3-module-hupper

%py3_provides %oname
%py3_requires cliff tempita paste.deploy

%description
gearbox is a paster command replacement for TurboGears2. It has been
created during the process of providing Python3 support to the
TurboGears2 web framework, while still being backward compatible with
the existing TurboGears projects.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%_bindir/%oname
%python3_sitelibdir/%oname
%python3_sitelibdir/%oname-%version.dist-info
%doc *.rst

%changelog

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

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