From 0d99c04b9f9aa8c31e4a0d82250167123693472c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 03:35:31 +0200 Subject: [PATCH] python-ipaddr: switch to python2-module Clean up while I'm here. --- srcpkgs/python-ipaddr/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/python-ipaddr/template b/srcpkgs/python-ipaddr/template index f155b0b034..b6ccbeec7f 100644 --- a/srcpkgs/python-ipaddr/template +++ b/srcpkgs/python-ipaddr/template @@ -1,17 +1,16 @@ # Template file for 'python-ipaddr' -_name=ipaddr -pkgname=python-${_name} +pkgname=python-ipaddr version=2.1.11 -revision=1 +revision=2 noarch=yes -build_style=python-module -wrksrc=${_name}-${version} +wrksrc="ipaddr-${version}" +build_style=python2-module pycompile_module="ipaddr" hostmakedepends="python" makedepends="python-devel" short_desc="Python IP address manipulation library" maintainer="Andrea Brancaleoni " license="Apache-2.0" -homepage="https://code.google.com/p/ipaddr-py/" -distfiles="${PYPI_SITE}/i/${_name}/${_name}-${version}.tar.gz" +homepage="https://github.com/google/ipaddr-py" +distfiles="${PYPI_SITE}/i/ipaddr/ipaddr-${version}.tar.gz" checksum=1b555b8a8800134fdafe32b7d0cb52f5bdbfdd093707c3dd484c5ea59f1d98b7