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

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

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

%define _unpackaged_files_terminate_build 1
%define oname haven

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

Summary: flask's style binary server framework

License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/haven/
# https://github.com/dantezhu/haven.git
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-events python3-module-netkit python3(setproctitle)
BuildRequires: python3(gevent) python3(geventwebsocket)

%py3_provides %oname
%py3_requires events netkit

%description
flask's style binary server framework.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
python3 setup.py test

%files
%doc *.md
%python3_sitelibdir/*

%changelog

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

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