From aec8702f9a3d61f0f68892fad03cf4dd0a6d8077 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Sat, 11 Jul 2020 12:09:47 -0400 Subject: [PATCH] python3-ifaddr: update to 0.1.7. --- srcpkgs/python3-ifaddr/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-ifaddr/template b/srcpkgs/python3-ifaddr/template index 683d76662a3..803404735be 100644 --- a/srcpkgs/python3-ifaddr/template +++ b/srcpkgs/python3-ifaddr/template @@ -1,11 +1,10 @@ # Template file for 'python3-ifaddr' pkgname=python3-ifaddr -version=0.1.6 -revision=2 +version=0.1.7 +revision=1 archs=noarch wrksrc="ifaddr-${version}" build_style=python3-module -pycompile_module="ifaddr" hostmakedepends="python3-setuptools" depends="python3" short_desc="Enumerates all IP addresses on all network adapters of the system" @@ -13,7 +12,7 @@ maintainer="Alessio Sergi " license="MIT" homepage="https://github.com/pydron/ifaddr" distfiles="${PYPI_SITE}/i/ifaddr/ifaddr-${version}.tar.gz" -checksum=c19c64882a7ad51a394451dabcbbed72e98b5625ec1e79789924d5ea3e3ecb93 +checksum=1f9e8a6ca6f16db5a37d3356f07b6e52344f6f9f7e806d618537731669eb1a94 post_install() { sed -n '/Copyright/,/SOFTWARE\./p' setup.py >LICENSE.txt