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

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

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

%define oname webob
Name: python-module-%oname
Version: 0.9.7
Release: alt1.svn20090902
Summary: WSGI request and response object
License: MIT
Group: Development/Python
Url: http://pythonpaste.org/webob/
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>
BuildArch: noarch

# http://svn.pythonpaste.org/Paste/WebOb/trunk

Source: WebOb-%version.tar.gz
BuildArch: noarch

BuildRequires(pre): rpm-build-python
BuildPreReq: python-devel python-module-setuptools
%setup_python_module %oname
%py_requires tempita simplejson wsgiref

%description
WebOb provides wrappers around the WSGI request environment, and an
object to help create WSGI responses.

The objects map much of the specified behavior of HTTP, including header
parsing and accessors for other standard parts of the environment.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%doc docs/*
%python_sitelibdir/*

%changelog

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

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