python-urlnorm: switch to python2-module
This commit is contained in:
parent
e0f6db88d6
commit
c5275e9afa
@ -1,13 +1,12 @@
|
|||||||
# Template file for 'python-urlnorm'
|
# Template file for 'python-urlnorm'
|
||||||
pkgname=python-urlnorm
|
pkgname=python-urlnorm
|
||||||
version=1.1.4
|
version=1.1.4
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="urlnorm-${version}"
|
wrksrc="urlnorm-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
python_versions="2.7"
|
|
||||||
pycompile_module="urlnorm"
|
pycompile_module="urlnorm"
|
||||||
hostmakedepends="python-setuptools python3.4-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Python2 module for normalizing URLs"
|
short_desc="Python2 module for normalizing URLs"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user