Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37749409
en ru br
ALT Linux repos
S:0.4.8-alt1

Group :: Development/Python3
RPM: python3-module-mechanize

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname mechanize

Name: python3-module-%oname
Version: 0.4.8
Release: alt1

Summary: Stateful programmatic web browsing

License: BSD ZPL
Group: Development/Python3
Url: https://github.com/python-mechanize/mechanize

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro >= 2.2.4
BuildRequires(pre): rpm-build-python3

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

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc examples/
%python3_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