diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:31:13 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:49:54 -0400 |
| commit | 0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch) | |
| tree | b91584b573ce42431a35a9b8f064d8be57974e1e /meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb | |
| parent | e887a996155f8b9f22d6aca0e31b5fbccd82751e (diff) | |
| download | meta-cloud-services-0cffcd09a44b2a58452a5bb13714bfc47d6546bf.tar.gz | |
global: overrides conversion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb b/meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb index 5fd4f5a..dab1c59 100644 --- a/meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb +++ b/meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb | |||
| @@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://README.rst;md5=e3e00192f000e33de99fd5a3cb32a8fc" | |||
| 6 | 6 | ||
| 7 | PYPI_PACKAGE = "WebTest" | 7 | PYPI_PACKAGE = "WebTest" |
| 8 | 8 | ||
| 9 | RDEPENDS_${PN} += "${PYTHON_PN}-beautifulsoup4" | 9 | RDEPENDS:${PN} += "${PYTHON_PN}-beautifulsoup4" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "a5d027ffa0991fdf20e305c62bd37791" | 11 | SRC_URI[md5sum] = "a5d027ffa0991fdf20e305c62bd37791" |
| 12 | SRC_URI[sha256sum] = "aac168b5b2b4f200af4e35867cf316712210e3d5db81c1cbdff38722647bb087" | 12 | SRC_URI[sha256sum] = "aac168b5b2b4f200af4e35867cf316712210e3d5db81c1cbdff38722647bb087" |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN} += " \ | 14 | RDEPENDS:${PN} += " \ |
| 15 | python3-html \ | 15 | python3-html \ |
| 16 | python3-logging \ | 16 | python3-logging \ |
| 17 | python3-webob \ | 17 | python3-webob \ |
