summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Larry Hajali2019-10-03 05:55:16 +0200
committer Willy Sudiarto Raharjo2019-10-05 08:51:56 +0200
commit1b3b2fe62b452191b0f80794fd61cb3de482bc18 (patch)
tree334793ea24a7c07094b569d613477bbdff3afc22 /python
parent816245e6bf3a3d3e2c93ebfb76aef7447e687ad8 (diff)
downloadslackbuilds-1b3b2fe62b452191b0f80794fd61cb3de482bc18.tar.gz
python/netifaces: Updated for version 0.10.9
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python')
-rw-r--r--python/netifaces/netifaces.SlackBuild4
-rw-r--r--python/netifaces/netifaces.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/netifaces/netifaces.SlackBuild b/python/netifaces/netifaces.SlackBuild
index cee5025bbb..3cbba9e12c 100644
--- a/python/netifaces/netifaces.SlackBuild
+++ b/python/netifaces/netifaces.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for netifaces
-# Copyright 2012-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2012-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=netifaces
-VERSION=${VERSION:-0.10.7}
+VERSION=${VERSION:-0.10.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/netifaces/netifaces.info b/python/netifaces/netifaces.info
index 51d0029de7..e86a8e5791 100644
--- a/python/netifaces/netifaces.info
+++ b/python/netifaces/netifaces.info
@@ -1,8 +1,8 @@
PRGNAM="netifaces"
-VERSION="0.10.7"
+VERSION="0.10.9"
HOMEPAGE="https://alastairs-place.net/projects/netifaces/"
-DOWNLOAD="https://pypi.io/packages/source/n/netifaces/netifaces-0.10.7.tar.gz"
-MD5SUM="e0cfd6c38b39f3ea3185fa7503a81765"
+DOWNLOAD="https://pypi.io/packages/source/n/netifaces/netifaces-0.10.9.tar.gz"
+MD5SUM="de92cc322b4f56047c073f802ad77860"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""