diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-logutils_0.3.5.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-logutils_0.3.5.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-logutils_0.3.5.bb b/meta-openstack/recipes-devtools/python/python-logutils_0.3.5.bb index 80c9490..51177b3 100644 --- a/meta-openstack/recipes-devtools/python/python-logutils_0.3.5.bb +++ b/meta-openstack/recipes-devtools/python/python-logutils_0.3.5.bb | |||
| @@ -4,17 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=44c35f0b8e2a27a2f33a4e4a5c65d014" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=44c35f0b8e2a27a2f33a4e4a5c65d014" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "logutils" | ||
| 9 | |||
| 10 | SRC_URI = "https://pypi.python.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "fcd2f8e9217bfa0b580f253b35a9d954" | 7 | SRC_URI[md5sum] = "fcd2f8e9217bfa0b580f253b35a9d954" |
| 13 | SRC_URI[sha256sum] = "bc058a25d5c209461f134e1f03cab637d66a7a5ccc12e593db56fbb279899a82" | 8 | SRC_URI[sha256sum] = "bc058a25d5c209461f134e1f03cab637d66a7a5ccc12e593db56fbb279899a82" |
| 14 | 9 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 16 | |||
| 17 | inherit setuptools | ||
| 18 | 11 | ||
| 19 | # avoid "error: option --single-version-externally-managed not recognized" | 12 | # avoid "error: option --single-version-externally-managed not recognized" |
| 20 | DISTUTILS_INSTALL_ARGS = "--root=${D} \ | 13 | DISTUTILS_INSTALL_ARGS = "--root=${D} \ |
