summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Larry Hajali2018-06-11 05:10:01 +0200
committer David Spencer2018-06-14 02:15:44 +0200
commit7b2a441052c0bcae91c48850304cac856d8a55b5 (patch)
tree9bbf22bfc5342df4a0ffbe78aa2824449866c18e /python
parente2374adfbfd49bf818d7e72b10e9ddd6f7486c95 (diff)
downloadslackbuilds-7b2a441052c0bcae91c48850304cac856d8a55b5.tar.gz
python/netifaces: Updated for version 0.10.7
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 0e9626f9bf..cee5025bbb 100644
--- a/python/netifaces/netifaces.SlackBuild
+++ b/python/netifaces/netifaces.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for netifaces
-# Copyright 2012-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2012-2018 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.6}
+VERSION=${VERSION:-0.10.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/netifaces/netifaces.info b/python/netifaces/netifaces.info
index c649f4a22b..51d0029de7 100644
--- a/python/netifaces/netifaces.info
+++ b/python/netifaces/netifaces.info
@@ -1,8 +1,8 @@
PRGNAM="netifaces"
-VERSION="0.10.6"
+VERSION="0.10.7"
HOMEPAGE="https://alastairs-place.net/projects/netifaces/"
-DOWNLOAD="https://pypi.io/packages/source/n/netifaces/netifaces-0.10.6.tar.gz"
-MD5SUM="1d424cb5ef52907c5ab913011122a98b"
+DOWNLOAD="https://pypi.io/packages/source/n/netifaces/netifaces-0.10.7.tar.gz"
+MD5SUM="e0cfd6c38b39f3ea3185fa7503a81765"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""