python-mechanize: update to 0.3.6. (#8344)
This commit is contained in:
parent
f71781df4a
commit
8a80cd21df
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-mechanize'
|
# Template file for 'python-mechanize'
|
||||||
pkgname=python-mechanize
|
pkgname=python-mechanize
|
||||||
version=0.3.5
|
version=0.3.6
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="mechanize-${version}"
|
wrksrc="mechanize-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/python-mechanize/mechanize"
|
homepage="https://github.com/python-mechanize/mechanize"
|
||||||
distfiles="https://github.com/python-mechanize/mechanize/archive/v${version}.tar.gz"
|
distfiles="https://github.com/python-mechanize/mechanize/archive/v${version}.tar.gz"
|
||||||
checksum=c386dbb992df8c59eb80f65205e0e0d907d3a8fe1e9a5a9b9c83785decec8438
|
checksum=377ca7b2160716857a2035d986abba1c133f4f80939c19002333c82bd4c01e98
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue