python-netifaces: bump to version 0.10.6

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Yegor Yefremov 2017-08-04 07:27:18 +02:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 1a04b0b519
commit 0d111cc63b
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi/netifaces/json, sha256 locally computed
md5 5b4d1f1310ed279e6df27ef3a9b71519 netifaces-0.10.5.tar.gz
sha256 59d8ad52dd3116fcb6635e175751b250dc783fb011adba539558bd764e5d628b netifaces-0.10.5.tar.gz
md5 1d424cb5ef52907c5ab913011122a98b netifaces-0.10.6.tar.gz
sha256 0c4da523f36d36f1ef92ee183f2512f3ceb9a9d2a45f7d19cda5a42c6689ebe0 netifaces-0.10.6.tar.gz

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_NETIFACES_VERSION = 0.10.5
PYTHON_NETIFACES_VERSION = 0.10.6
PYTHON_NETIFACES_SOURCE = netifaces-$(PYTHON_NETIFACES_VERSION).tar.gz
PYTHON_NETIFACES_SITE = https://pypi.python.org/packages/a7/4c/8e0771a59fd6e55aac993a7cc1b6a0db993f299514c464ae6a1ecf83b31d
PYTHON_NETIFACES_SITE = https://pypi.python.org/packages/72/01/ba076082628901bca750bf53b322a8ff10c1d757dc29196a8e6082711c9d
PYTHON_NETIFACES_LICENSE = MIT
PYTHON_NETIFACES_LICENSE_FILES = README.rst
PYTHON_NETIFACES_SETUP_TYPE = setuptools