From 8ba985de865c5d5e2af99a5ff2f5a24f180a2380 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 11 Sep 2018 23:23:26 -0300 Subject: [PATCH] python-mechanize: update to 0.3.7. --- srcpkgs/python-mechanize/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-mechanize/template b/srcpkgs/python-mechanize/template index d7f17db4e60..c47da2652f3 100644 --- a/srcpkgs/python-mechanize/template +++ b/srcpkgs/python-mechanize/template @@ -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 " -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