From 9662e1e8e7d16c9c927a0a4657e41499fab763e9 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:42 +0100 Subject: [PATCH] python3-jupyter_console: orphan --- srcpkgs/python3-jupyter_console/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-jupyter_console/template b/srcpkgs/python3-jupyter_console/template index 502bef78a4b..01d79971ba1 100644 --- a/srcpkgs/python3-jupyter_console/template +++ b/srcpkgs/python3-jupyter_console/template @@ -8,7 +8,7 @@ depends="python3-ipython python3-ipython_ipykernel python3-jupyter_client python3-prompt_toolkit python3-Pygments python3-traitlets" checkdepends="$depends python3-pytest" short_desc="Jupyter terminal console (Python3)" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/jupyter/jupyter_console" distfiles="${PYPI_SITE}/j/jupyter_console/jupyter_console-${version}.tar.gz"