diff --git a/srcpkgs/python-mechanize/template b/srcpkgs/python-mechanize/template index c47da2652f3..ce8bc9e32a6 100644 --- a/srcpkgs/python-mechanize/template +++ b/srcpkgs/python-mechanize/template @@ -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 " 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