Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37868546
en ru br
ALT Linux repos
5.0: 0.4.0-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define packagename python-module-httplib2
%define origname httplib2

Summary: A comprehensive HTTP client library in Python
Name: %packagename
Version: 0.4.0
Release: alt1
Source0: %origname-%version.tar.gz
License: MIT
Group: Development/Python
URL: http://code.google.com/p/httplib2/
Packager: Mikhail Pokidko <pma at altlinux.org>
#BuildArch: noarch

# Automatically added by buildreq on Sat Apr 05 2008

BuildRequires: python-devel

%description
A comprehensive HTTP client library that supports many features left out of other HTTP libraries.

%prep
%setup  -q -n %origname-%version

%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