Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37594912
en ru br
ALT Linux repositórios
5.0: 2.1.0-alt1.1
4.1: 2.1.0-alt1.1
4.0: 2.1.0-alt1

Group :: Desenvolvimento/Python
RPM: python-module-cherrypy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: python-module-cherrypy
Vendor: ALT Linux
Version: 2.1.0
Release: alt1
Summary: CherryPy is a pythonic, object-oriented web development framework.

License: GPL
Group: Development/Python
URL: http://www.cherrypy.org
Packager: Maxim Bodyansky <maximbo at altlinux.ru>
BuildArch: noarch

Source0: CherryPy-%version.tar.gz

%add_python_req_skip sqlobject
%add_python_req_skip Cheetah

# Automatically added by buildreq on Sun Oct 30 2005

BuildRequires: python-base python-dev python-modules-compiler python-modules-encodings

%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 -q -n CherryPy-%version

%build
%__python setup.py build

%install
%__python setup.py install --root=%buildroot \
                          --optimize=2 \
                          --record=INSTALLED_FILES_TMP
egrep -v '/test/|/tutorial/' INSTALLED_FILES_TMP > INSTALLED_FILES


%files -f INSTALLED_FILES
%doc cherrypy/tutorial CHANGELOG.txt CHERRYPYTEAM.txt


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009