python-mechanize: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 12:06:55 +02:00
parent 85bc53e60f
commit 3fd51b40e1
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'python-mechanize'
pkgname="python-mechanize"
pkgname=python-mechanize
version=0.2.5
revision=1
wrksrc="mechanize-${version}"
noarch=yes
build_style=python-module
build_style=python2-module
hostmakedepends="python-setuptools"
depends="python"
pycompile_module="mechanize"