diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb b/meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb index 366046c..c818d5f 100644 --- a/meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb +++ b/meta-openstack/recipes-devtools/python/python-pam_0.1.4.bb | |||
| @@ -4,14 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://setup.py;beginline=13;endline=13;md5=8ecc573c355c5eb26b2a4a4f3f62684d" | 5 | LIC_FILES_CHKSUM = "file://setup.py;beginline=13;endline=13;md5=8ecc573c355c5eb26b2a4a4f3f62684d" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "pam" | ||
| 9 | |||
| 10 | SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "4c5247af579352bb6882dac64be10a33" | 7 | SRC_URI[md5sum] = "4c5247af579352bb6882dac64be10a33" |
| 13 | SRC_URI[sha256sum] = "35e88575afc37a2a5f96e20b22fa55d3e3213370d4ce640af1597c2a1dde226b" | 8 | SRC_URI[sha256sum] = "35e88575afc37a2a5f96e20b22fa55d3e3213370d4ce640af1597c2a1dde226b" |
| 14 | 9 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 16 | |||
| 17 | inherit setuptools | ||
