python-mechanize: update to 0.3.7.

This commit is contained in:
maxice8 2018-09-11 23:23:26 -03:00
parent 4a6bd7d877
commit 8ba985de86
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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