python/python3-netifaces: Updated for version 0.11.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2022-12-10 21:19:23 -07:00 committed by Willy Sudiarto Raharjo
parent 05f4126133
commit 070272979c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-netifaces
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
VERSION=${VERSION:-0.10.9}
VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-netifaces"
VERSION="0.10.9"
VERSION="0.11.0"
HOMEPAGE="https://alastairs-place.net/projects/netifaces/"
DOWNLOAD="https://pypi.io/packages/source/n/netifaces/netifaces-0.10.9.tar.gz"
MD5SUM="de92cc322b4f56047c073f802ad77860"
DOWNLOAD="https://pypi.io/packages/source/n/netifaces/netifaces-0.11.0.tar.gz"
MD5SUM="3146dcb3297dd018ae5eb9a52b440419"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""