diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-beautifulsoup4_4.4.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-beautifulsoup4_4.4.1.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-beautifulsoup4_4.4.1.bb b/meta-openstack/recipes-devtools/python/python-beautifulsoup4_4.4.1.bb index 1e061c2..cb72f87 100644 --- a/meta-openstack/recipes-devtools/python/python-beautifulsoup4_4.4.1.bb +++ b/meta-openstack/recipes-devtools/python/python-beautifulsoup4_4.4.1.bb | |||
| @@ -4,17 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=39dacabe5494f61c8680f6fa7323b596" | 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=39dacabe5494f61c8680f6fa7323b596" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "beautifulsoup4" | ||
| 9 | |||
| 10 | SRC_URI = "https://pypi.python.org/packages/source/b/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "8fbd9a7cac0704645fa20d1419036815" | 7 | SRC_URI[md5sum] = "8fbd9a7cac0704645fa20d1419036815" |
| 13 | SRC_URI[sha256sum] = "87d4013d0625d4789a4f56b8d79a04d5ce6db1152bb65f1d39744f7709a366b4" | 8 | SRC_URI[sha256sum] = "87d4013d0625d4789a4f56b8d79a04d5ce6db1152bb65f1d39744f7709a366b4" |
| 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} \ |
