diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb b/meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb index 72ea639..bbdc6f3 100644 --- a/meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb +++ b/meta-openstack/recipes-devtools/python/python-pyscss_1.3.4.bb | |||
| @@ -4,16 +4,12 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=28155276e8df3f75bbd327335f66f2fa" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=28155276e8df3f75bbd327335f66f2fa" |
| 6 | 6 | ||
| 7 | 7 | PYPI_PACKAGE = "pyScss" | |
| 8 | SRCNAME = "pyScss" | ||
| 9 | SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 10 | 8 | ||
| 11 | SRC_URI[md5sum] = "9527b4864cd6023f77a8277e6fb773d7" | 9 | SRC_URI[md5sum] = "9527b4864cd6023f77a8277e6fb773d7" |
| 12 | SRC_URI[sha256sum] = "d0323110ecc7d3ead6b99cfec31301306928130e4d0a9eb13226bf390aba8c0e" | 10 | SRC_URI[sha256sum] = "d0323110ecc7d3ead6b99cfec31301306928130e4d0a9eb13226bf390aba8c0e" |
| 13 | 11 | ||
| 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 12 | inherit setuptools pypi |
| 15 | |||
| 16 | inherit setuptools | ||
| 17 | 13 | ||
| 18 | # DEPENDS_default: python-pip | 14 | # DEPENDS_default: python-pip |
| 19 | 15 | ||
