diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ipython_8.26.0.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.26.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.26.0.bb index 6cea3d9886..6f35d95481 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_8.26.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_8.26.0.bb | |||
| @@ -3,8 +3,6 @@ HOMEPAGE = "https://ipython.org" | |||
| 3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" | 4 | LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" |
| 5 | 5 | ||
| 6 | PYPI_PACKAGE = "ipython" | ||
| 7 | |||
| 8 | SRC_URI[sha256sum] = "1cec0fbba8404af13facebe83d04436a7434c7400e59f47acf467c64abd0956c" | 6 | SRC_URI[sha256sum] = "1cec0fbba8404af13facebe83d04436a7434c7400e59f47acf467c64abd0956c" |
| 9 | 7 | ||
| 10 | RDEPENDS:${PN} = "\ | 8 | RDEPENDS:${PN} = "\ |
| @@ -25,4 +23,4 @@ RDEPENDS:${PN} = "\ | |||
| 25 | python3-stack-data \ | 23 | python3-stack-data \ |
| 26 | " | 24 | " |
| 27 | 25 | ||
| 28 | inherit setuptools3 pypi | 26 | inherit python_setuptools_build_meta pypi |
