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

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

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

%define version 1.3.4
%define release alt1.svn20090714.1
%setup_python_module PasteDeploy

Name: %packagename
Version:%version
Release: %release

Summary: Load, configure, and compose WSGI applications and servers

License: MIT/X11
Group: Development/Python
BuildArch: noarch
Url: http://pythonpaste.org
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

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

Source: %modulename-%version.tar

Conflicts: python-module.paste.deploy
Obsoletes: python-module.paste.deploy

BuildRequires: python-module-setuptools
BuildPreReq: python-module-sphinx python-module-Pygments

%description
This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files. Paste Script provides commands to serve applications based on
this configuration file.

%prep
%setup -n %modulename-%version

%build
%python_build
./regen-docs

%install
%python_install

%files
%doc docs/_build/*
%python_sitelibdir/paste/deploy
%python_sitelibdir/%modulename-*

%changelog

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

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