diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb b/meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb index c90062e..fe8dbb1 100644 --- a/meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb +++ b/meta-openstack/recipes-devtools/python/python-testresources_0.2.7.bb | |||
| @@ -4,14 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://README;md5=038679cd2cf27bb2acc70257bfee0f41" | 5 | LIC_FILES_CHKSUM = "file://README;md5=038679cd2cf27bb2acc70257bfee0f41" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "testresources" | ||
| 9 | |||
| 10 | SRC_URI = "https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "db2e774be2a6f5754cbbf4c537f823d0" | 7 | SRC_URI[md5sum] = "db2e774be2a6f5754cbbf4c537f823d0" |
| 13 | SRC_URI[sha256sum] = "ad0a117383dd463827b199eaa92829b4d6a3147fbd97459820df53bae81d7231" | 8 | SRC_URI[sha256sum] = "ad0a117383dd463827b199eaa92829b4d6a3147fbd97459820df53bae81d7231" |
| 14 | 9 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 16 | |||
| 17 | inherit setuptools | ||
