summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-ipaddress.inc
diff options
context:
space:
mode:
authorPeter Kolbus <peter.kolbus@garmin.com>2019-12-18 14:12:42 -0600
committerKhem Raj <raj.khem@gmail.com>2019-12-18 15:47:20 -0800
commit232873ed6808d011c2e6d5cacb0e1f4e1f28cb51 (patch)
treea56599b7cc25495b8de9fd7f2c81a525f0d835e1 /meta-python/recipes-devtools/python/python-ipaddress.inc
parent731f5ddd48160f142ed178f9bee709a8e77f549e (diff)
downloadmeta-openembedded-232873ed6808d011c2e6d5cacb0e1f4e1f28cb51.tar.gz
python-ipaddress: remove unneeded pip dependency
Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ipaddress.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-ipaddress.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-ipaddress.inc b/meta-python/recipes-devtools/python/python-ipaddress.inc
index a23020649f..129cf225d9 100644
--- a/meta-python/recipes-devtools/python/python-ipaddress.inc
+++ b/meta-python/recipes-devtools/python/python-ipaddress.inc
@@ -3,8 +3,6 @@ HOMEPAGE = "https://github.com/phihag/ipaddress"
3LICENSE = "Python-2.0" 3LICENSE = "Python-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=7f538584cc3407bf76042def7168548a" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=7f538584cc3407bf76042def7168548a"
5 5
6DEPENDS += "${PYTHON_PN}-pip"
7
8SRC_URI[md5sum] = "aaee67a8026782af1831148beb0d9060" 6SRC_URI[md5sum] = "aaee67a8026782af1831148beb0d9060"
9SRC_URI[sha256sum] = "b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2" 7SRC_URI[sha256sum] = "b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2"
10 8