diff options
| author | Peter Kolbus <peter.kolbus@garmin.com> | 2019-12-18 14:12:42 -0600 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-12-18 15:47:20 -0800 |
| commit | 232873ed6808d011c2e6d5cacb0e1f4e1f28cb51 (patch) | |
| tree | a56599b7cc25495b8de9fd7f2c81a525f0d835e1 /meta-python/recipes-devtools/python/python-ipaddress.inc | |
| parent | 731f5ddd48160f142ed178f9bee709a8e77f549e (diff) | |
| download | meta-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.inc | 2 |
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" | |||
| 3 | LICENSE = "Python-2.0" | 3 | LICENSE = "Python-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7f538584cc3407bf76042def7168548a" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7f538584cc3407bf76042def7168548a" |
| 5 | 5 | ||
| 6 | DEPENDS += "${PYTHON_PN}-pip" | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "aaee67a8026782af1831148beb0d9060" | 6 | SRC_URI[md5sum] = "aaee67a8026782af1831148beb0d9060" |
| 9 | SRC_URI[sha256sum] = "b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2" | 7 | SRC_URI[sha256sum] = "b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2" |
| 10 | 8 | ||
