diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pint_0.24.3.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pint_0.24.3.bb b/meta-python/recipes-devtools/python/python3-pint_0.24.3.bb index 23e9fdb0e2..72589dda96 100644 --- a/meta-python/recipes-devtools/python/python3-pint_0.24.3.bb +++ b/meta-python/recipes-devtools/python/python3-pint_0.24.3.bb | |||
| @@ -6,8 +6,6 @@ SECTION = "devel/python" | |||
| 6 | LICENSE = "BSD-3-Clause" | 6 | LICENSE = "BSD-3-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bccf824202692270a1e0829a62e3f47b" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bccf824202692270a1e0829a62e3f47b" |
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "pint" | ||
| 10 | |||
| 11 | inherit pypi ptest python_setuptools_build_meta | 9 | inherit pypi ptest python_setuptools_build_meta |
| 12 | 10 | ||
| 13 | SRC_URI[sha256sum] = "d54771093e8b94c4e0a35ac638c2444ddf3ef685652bab7675ffecfa0c5c5cdf" | 11 | SRC_URI[sha256sum] = "d54771093e8b94c4e0a35ac638c2444ddf3ef685652bab7675ffecfa0c5c5cdf" |
| @@ -21,8 +19,8 @@ SRC_URI += " \ | |||
| 21 | " | 19 | " |
| 22 | 20 | ||
| 23 | RDEPENDS:${PN} += " \ | 21 | RDEPENDS:${PN} += " \ |
| 24 | python3-setuptools \ | 22 | python3-setuptools \ |
| 25 | python3-packaging \ | 23 | python3-packaging \ |
| 26 | " | 24 | " |
| 27 | # python3-misc for timeit.py | 25 | # python3-misc for timeit.py |
| 28 | RDEPENDS:${PN}-ptest += " \ | 26 | RDEPENDS:${PN}-ptest += " \ |
