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

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

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

%define real_name urlgrabber

Summary: High-level cross-protocol url-grabber
Name: python-module-urlgrabber
Version: 3.1.0
Release: alt1
License: LGPL
Group: Development/Python
URL: http://linux.duke.edu/projects/urlgrabber/
Packager: Mikhail Pokidko <pma at altlinux.org>
Source: http://linux.duke.edu/projects/urlgrabber/download/urlgrabber-%{version}.tar.gz
Patch: python-urlgrabber-2.9.6-reget.patch
BuildArch: noarch
Provides: urlgrabber
# Automatically added by buildreq on Mon Dec 17 2007
BuildRequires: python-dev python-modules-compiler python-modules-email python-modules-logging

BuildRequires: python

%description
python-urlgrabber is a high-level cross-protocol url-grabber for python
supporting HTTP, FTP and file locations. Features include keepalive, byte
ranges, throttling, authentication, proxies and more.

%prep
%setup -n %real_name-%version
#patch0 -p1 -b .reget

%build
%__python setup.py build

%install
%__python setup.py install -O1 --skip-build --root="%buildroot" --prefix="%_prefix"

%files
/usr/share/doc/%real_name-%version/*
%_bindir/%real_name
#python_sitelib/urlgrabber/
#_libdir/python%{__python_version}/site-packages/%real_name/*
%python_sitelibdir/%real_name/*

%changelog

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

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