Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37857479
en ru br
Репозитории ALT

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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.5.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


%files
%doc README
%python_sitelibdir/%origname/
%python_sitelibdir/*.egg-info


%changelog

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

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