python-netifaces: update to 0.10.9.

This commit is contained in:
maxice8 2019-02-24 07:20:11 -03:00
parent c6bca8e8bb
commit 005b12e2e6
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'python-netifaces'
pkgname=python-netifaces
version=0.10.7
revision=2
version=0.10.9
revision=1
wrksrc="netifaces-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
makedepends="python-devel python3-devel"
short_desc="Python2 library to retrieve information about network interfaces"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/al45tair/netifaces"
license="MIT"
homepage="https://github.com/al45tair/netifaces"
distfiles="${PYPI_SITE}/n/netifaces/netifaces-${version}.tar.gz"
checksum=bd590fcb75421537d4149825e1e63cca225fd47dad861710c46bd1cb329d8cbd
checksum=2dee9ffdd16292878336a58d04a20f0ffe95555465fee7c9bd23b3490ef2abf3
post_install() {
sed -n '/Copyright/,/SOFTWARE\./p' PKG-INFO >LICENSE