python-netifaces: bump to 0.10.4

Change download location and remove obsolete patch.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2014-11-03 20:37:18 +01:00
committed by Peter Korsgaard
parent 79d390aa0a
commit 104f2ed2d2
2 changed files with 2 additions and 33 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_NETIFACES_VERSION = 0.7
PYTHON_NETIFACES_VERSION = 0.10.4
PYTHON_NETIFACES_SOURCE = netifaces-$(PYTHON_NETIFACES_VERSION).tar.gz
PYTHON_NETIFACES_SITE = http://alastairs-place.net/projects/netifaces
PYTHON_NETIFACES_SITE = https://pypi.python.org/packages/source/n/netifaces/
PYTHON_NETIFACES_LICENSE = MIT
PYTHON_NETIFACES_LICENSE_FILES = README
PYTHON_NETIFACES_SETUP_TYPE = setuptools