diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-futurist_0.21.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-futurist_0.21.0.bb | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-futurist_0.21.0.bb b/meta-openstack/recipes-devtools/python/python-futurist_0.21.0.bb index 27f2860..afee162 100644 --- a/meta-openstack/recipes-devtools/python/python-futurist_0.21.0.bb +++ b/meta-openstack/recipes-devtools/python/python-futurist_0.21.0.bb | |||
| @@ -4,16 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 6 | 6 | ||
| 7 | SRCNAME = "futurist" | ||
| 8 | |||
| 9 | SRC_URI = "https://pypi.io/packages/source/f/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "da7e87d273f1982c24e9fe8a24f81259" | 7 | SRC_URI[md5sum] = "da7e87d273f1982c24e9fe8a24f81259" |
| 12 | SRC_URI[sha256sum] = "086dd646c067d4ef6dc9c04000828acfbdc00842bd37c64825b596a6976509b4" | 8 | SRC_URI[sha256sum] = "086dd646c067d4ef6dc9c04000828acfbdc00842bd37c64825b596a6976509b4" |
| 13 | 9 | ||
| 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 15 | |||
| 16 | inherit setuptools | ||
| 17 | 11 | ||
| 18 | DEPENDS += " \ | 12 | DEPENDS += " \ |
| 19 | python-pip \ | 13 | python-pip \ |
