Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37902666
en ru br
ALT Linux repos
S:0.4.3-alt2
5.0: 0.1.10-alt2

Group :: Development/Other
RPM: python-module-mechanize

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname mechanize
Name: python-module-%oname
Version: 0.1.10
Release: alt2

Summary: Stateful programmatic web browsing

License: BSD / ZPL
Group: Development/Other
Url: http://wwwsearch.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

%setup_python_module %oname

Source: http://wwwsearch.sourceforge.net/mechanize/src/%oname-%version.tar.bz2

BuildArch: noarch

BuildPreReq: rpm-build-compat >= 1.2

# manually removed: all

BuildRequires: python-module-setuptools

%description
Stateful programmatic web browsing in Python,
after Andy Lester's Perl module WWW::Mechanize.

%prep
%setup -n %oname-%version

%build
%python_build

%install
%python_install

%files
%doc COPYING.txt ChangeLog.txt GeneralFAQ.html README.html doc.html examples/
%python_sitelibdir/*

%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