Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729236
en ru br
ALT Linux repos
5.0: 0.5-alt0.svn2016.1
4.1: 0.5-alt0.svn2016.1
4.0: 0.5-alt0.svn2016

Group :: Development/Python
RPM: python-module-flup

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define version 0.5
%define release alt0
%define subrel svn2016
%setup_python_module flup

Summary: Random assortment of WSGI servers, middleware
Name: %packagename
Version: %version
Release: %release.%subrel.1
Source0: %{modulename}_%subrel.tar.bz2
License: BSD
Group: Development/Python
URL: http://www.saddi.com/software/flup/

BuildArch: noarch

%description
Random assortment of WSGI servers, middleware

%prep
%setup  -q -n %{modulename}_%subrel

%build
%__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin