python-iptools: update to 0.7.0

This commit is contained in:
Nathan Owens 2019-01-14 22:12:52 -06:00 committed by maxice8
parent 8e026f061e
commit 06ef31e7c2
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-iptools' # Template file for 'python-iptools'
pkgname=python-iptools pkgname=python-iptools
version=0.6.1 version=0.7.0
revision=3 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python-module build_style=python-module
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python" depends="python"
short_desc="Python2 utilites for manipulating IPv4 and IPv6 addresses" short_desc="Python2 utilites for manipulating IPv4 and IPv6 addresses"
maintainer="Andrew Mirghassemi <a.mirghassemi@live.com>" maintainer="Andrew Mirghassemi <a.mirghassemi@live.com>"
license="2-clause-BSD" license="BSD-2-Clause"
homepage="https://github.com/bd808/python-iptools" homepage="https://github.com/bd808/python-iptools"
distfiles="${PYPI_SITE}/i/iptools/iptools-${version}.tar.gz" distfiles="${PYPI_SITE}/i/iptools/iptools-${version}.tar.gz"
checksum=0f03875a5bed740ba4bf44decb6a78679cca914a1ee8a6cc468114485c4d98e3 checksum=118a4f638bb5fa0123df56fe3be703b112a689167539bcc194f8698ccdd9e2ea
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE