diff --git a/srcpkgs/python-urlnorm/template b/srcpkgs/python-urlnorm/template index 6709039822..7f947bbb7a 100644 --- a/srcpkgs/python-urlnorm/template +++ b/srcpkgs/python-urlnorm/template @@ -1,13 +1,12 @@ # Template file for 'python-urlnorm' pkgname=python-urlnorm version=1.1.4 -revision=1 +revision=2 noarch=yes wrksrc="urlnorm-${version}" -build_style=python-module -python_versions="2.7" +build_style=python2-module pycompile_module="urlnorm" -hostmakedepends="python-setuptools python3.4-setuptools" +hostmakedepends="python-setuptools" depends="python" short_desc="Python2 module for normalizing URLs" maintainer="Eivind Uggedal "