From 303c5f4731c2a59c017d30541bb0137e55bd491f Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:42 +0100 Subject: [PATCH] python3-jupyter_qtconsole: orphan --- srcpkgs/python3-jupyter_qtconsole/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-jupyter_qtconsole/template b/srcpkgs/python3-jupyter_qtconsole/template index 564fe983ec8..b0ef9ce5afb 100644 --- a/srcpkgs/python3-jupyter_qtconsole/template +++ b/srcpkgs/python3-jupyter_qtconsole/template @@ -9,7 +9,7 @@ depends="python3-traitlets python3-jupyter_core python3-jupyter_client python3-PyQt5-svg python3-QtPy" checkdepends="$depends python3-pytest-qt python3-flaky" short_desc="Jupyter Qt console" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/jupyter/qtconsole" distfiles="${PYPI_SITE}/q/qtconsole/qtconsole-${version}.tar.gz"