python-mechanize: update to 0.4.0

This commit is contained in:
Nathan Owens 2019-01-25 08:21:24 -06:00 committed by maxice8
parent ab149e71a4
commit 8495667122

View file

@ -1,19 +1,19 @@
# Template file for 'python-mechanize'
pkgname=python-mechanize
version=0.3.7
version=0.4.0
revision=1
wrksrc="mechanize-${version}"
noarch=yes
wrksrc="mechanize-${version}"
build_style=python2-module
pycompile_module="mechanize"
hostmakedepends="python-setuptools"
depends="python python-html5lib"
pycompile_module="mechanize"
short_desc="Stateful programmatic web browsing in Python"
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
license="BSD-3-Clause"
homepage="https://github.com/python-mechanize/mechanize"
distfiles="https://github.com/python-mechanize/mechanize/archive/v${version}.tar.gz"
checksum=b23a70941ec3dddcb71ea501a173cb0ba69a87d60cd4f1b208bee34da161d085
checksum=fbdd2cace109f62d93f0c45747aa7ae6656ae7894f83b752622f4e943a21d079
post_install() {
vlicense LICENSE