diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb deleted file mode 100644 index f290971cb0..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb +++ /dev/null @@ -1,26 +0,0 @@ -SUMMARY = "IPython: Productive Interactive Computing" -HOMEPAGE = "https://ipython.org" -LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" - -SRC_URI[sha256sum] = "0d0d15ca1e01faeb868ef56bc7ee5a0de5bd66885735682e8a322ae289a13d1a" - -RDEPENDS:${PN} = "\ - python3-setuptools \ - python3-jedi \ - python3-decorator \ - python3-pickleshare \ - python3-traitlets \ - python3-prompt-toolkit \ - python3-pygments \ - python3-backcall \ - python3-pydoc \ - python3-debugger \ - python3-pexpect \ - python3-unixadmin \ - python3-misc \ - python3-sqlite3 \ - python3-stack-data \ -" - -inherit python_setuptools_build_meta pypi |
