From c5054be65378cf95ae3f4541cd351d95a5a6a75a Mon Sep 17 00:00:00 2001 From: Shlomi Vaknin Date: Thu, 6 Aug 2020 10:46:53 -0700 Subject: python3-ipython-genutils: add recipe Signed-off-by: Shlomi Vaknin Trevor Gamblin Signed-off-by: Khem Raj --- .../python/python3-ipython-genutils_0.2.0.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb diff --git a/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb b/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb new file mode 100644 index 0000000000..587aea1f05 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb @@ -0,0 +1,12 @@ +SUMMARY = "Vestigial utilities from IPython" +HOMEPAGE = "http://ipython.org" +AUTHOR = "IPython Development Team " +LICENSE = "BSD" +LIC_FILES_CHKSUM = "file://COPYING.md;md5=f7c3032c3ac398265224533a0a333a35" + +PYPI_PACKAGE = "ipython_genutils" + +SRC_URI[md5sum] = "5a4f9781f78466da0ea1a648f3e1f79f" +SRC_URI[sha256sum] = "eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8" + +inherit setuptools3 pypi -- cgit v1.2.3-54-g00ecf