Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37649371
en ru br
Репозитории ALT
5.1: 3.1.1-alt1
4.1: 2.1.0-alt1.1
4.0: 2.1.0-alt1
www.altlinux.org/Changes

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

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

%define modulename cherrypy

Name: python-module-%modulename
Version: 3.1.1
Release: alt1

%setup_python_module %modulename

Summary: CherryPy is a pythonic, object-oriented web development framework
License: BSD
Group: Development/Python

URL: http://www.cherrypy.org
Packager: Vladimir V. Kamarzin <vvk at altlinux.org>
BuildArch: noarch

Source0: %name-%version.tar

Conflicts: python-module-cherrypy2 >= 2.3.0-alt1

BuildPreReq: %py_dependencies setuptools

%add_python_req_skip win32api
%add_python_req_skip win32con
%add_python_req_skip win32event
%add_python_req_skip win32service
%add_python_req_skip win32serviceutil

%description
Your CherryPy powered web applications are in fact stand-alone Python applications embedding their own multi-threaded web server. You can deploy them anywhere you can run Python applications. Apache is not required, but it's possible to run a CherryPy application behind it.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%python_sitelibdir/%modulename/
%python_sitelibdir/*.egg-info
%doc cherrypy/tutorial

%changelog

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

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