From 844db1f235fb61842de26db9ec035316ecca5465 Mon Sep 17 00:00:00 2001 From: dkwo Date: Thu, 20 Feb 2025 21:05:36 -0500 Subject: [PATCH] srcpkgs: update dkwo's email --- srcpkgs/cddlib/template | 2 +- srcpkgs/perl-b-cow/template | 2 +- srcpkgs/python3-jupyter/template | 2 +- srcpkgs/python3-jupyterlab_pygments/template | 2 +- srcpkgs/python3-jupyterlab_server/template | 2 +- srcpkgs/python3-nbclassic/template | 2 +- srcpkgs/python3-nbclient/template | 2 +- srcpkgs/python3-pyrsistent/template | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/cddlib/template b/srcpkgs/cddlib/template index 7d847efbfe7..edd8bb2eb3d 100644 --- a/srcpkgs/cddlib/template +++ b/srcpkgs/cddlib/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-configure makedepends="gmp-devel" short_desc="Efficient implementation of the Double Description Method" -maintainer="dkwo " +maintainer="dkwo " license="GPL-2.0-or-later" homepage="https://people.inf.ethz.ch/fukudak/cdd_home/" distfiles="https://github.com/cddlib/cddlib/releases/download/${version}/cddlib-${version}.tar.gz" diff --git a/srcpkgs/perl-b-cow/template b/srcpkgs/perl-b-cow/template index 781485614c5..dd53d045364 100644 --- a/srcpkgs/perl-b-cow/template +++ b/srcpkgs/perl-b-cow/template @@ -7,7 +7,7 @@ hostmakedepends="perl" makedepends="perl" depends="perl" short_desc="B::COW additional B helpers to check COW status" -maintainer="dkwo " +maintainer="dkwo " license="GPL-1.0-or-later, Artistic-1.0-Perl" homepage="https://metacpan.org/release/B-COW" distfiles="https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/B-COW-${version}.tar.gz" diff --git a/srcpkgs/python3-jupyter/template b/srcpkgs/python3-jupyter/template index 5c6ab914d4c..2607d70dddb 100644 --- a/srcpkgs/python3-jupyter/template +++ b/srcpkgs/python3-jupyter/template @@ -7,6 +7,6 @@ revision=5 build_style=meta depends="python3-jupyter_notebook python3-jupyter_console python3-jupyter_ipywidgets" short_desc="Jupyter metapackage for Void Linux" -maintainer="dkwo " +maintainer="dkwo " license="GPL-3.0-or-later" homepage="https://jupyter.org" diff --git a/srcpkgs/python3-jupyterlab_pygments/template b/srcpkgs/python3-jupyterlab_pygments/template index eb8e7a69371..d3a4e9506d5 100644 --- a/srcpkgs/python3-jupyterlab_pygments/template +++ b/srcpkgs/python3-jupyterlab_pygments/template @@ -7,7 +7,7 @@ make_build_args="--skip-dependency-check" # jupyterlab not needed hostmakedepends="hatch-jupyter-builder hatch-nodejs-version" depends="python3-Pygments" short_desc="Pygments theme making use of JupyterLab CSS variables" -maintainer="dkwo " +maintainer="dkwo " license="BSD-3-Clause" homepage="https://github.com/jupyterlab/jupyterlab_pygments" distfiles="${PYPI_SITE}/j/jupyterlab_pygments/jupyterlab_pygments-${version}.tar.gz" diff --git a/srcpkgs/python3-jupyterlab_server/template b/srcpkgs/python3-jupyterlab_server/template index 28acd33298b..d9c9b931797 100644 --- a/srcpkgs/python3-jupyterlab_server/template +++ b/srcpkgs/python3-jupyterlab_server/template @@ -8,7 +8,7 @@ depends="python3-jupyter_server python3-Babel python3-json5 python3-requests" checkdepends="$depends python3-pytest-jupyter python3-openapi-core python3-requests-mock python3-strict-rfc3339 python3-ruamel.yaml python3-pip" short_desc="Server components for JupyterLab and JL-like applications" -maintainer="dkwo , Gonzalo Tornaría " +maintainer="dkwo , Gonzalo Tornaría " license="BSD-3-Clause" homepage="https://github.com/jupyterlab/jupyterlab_server" changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab_server/main/CHANGELOG.md" diff --git a/srcpkgs/python3-nbclassic/template b/srcpkgs/python3-nbclassic/template index 65fdd842511..88df2c9352c 100644 --- a/srcpkgs/python3-nbclassic/template +++ b/srcpkgs/python3-nbclassic/template @@ -8,7 +8,7 @@ hostmakedepends="python3-jupyter_packaging python3-jupyter_server" depends="mathjax2 python3-notebook_shim" checkdepends="$depends python3-pytest-jupyter" short_desc="Jupyter Notebook as a Jupyter Server Extension" -maintainer="dkwo , Gonzalo Tornaría " +maintainer="dkwo , Gonzalo Tornaría " license="BSD-3-Clause" homepage="https://github.com/jupyter/nbclassic" changelog="https://raw.githubusercontent.com/jupyter/nbclassic/main/CHANGELOG.md" diff --git a/srcpkgs/python3-nbclient/template b/srcpkgs/python3-nbclient/template index 6053ed8faf4..3bf13e904a1 100644 --- a/srcpkgs/python3-nbclient/template +++ b/srcpkgs/python3-nbclient/template @@ -8,7 +8,7 @@ depends="python3-jupyter_client python3-jupyter_nbformat" checkdepends="$depends python3-pytest-asyncio python3-testpath python3-flaky python3-jupyter_ipywidgets python3-xmltodict" short_desc="Client library for executing Jupyter notebooks" -maintainer="dkwo , Gonzalo Tornaría " +maintainer="dkwo , Gonzalo Tornaría " license="BSD-3-Clause" homepage="https://nbclient.readthedocs.io/en/latest/" changelog="https://raw.githubusercontent.com/jupyter/nbclient/main/CHANGELOG.md" diff --git a/srcpkgs/python3-pyrsistent/template b/srcpkgs/python3-pyrsistent/template index e2be88dc443..894fc146fe3 100644 --- a/srcpkgs/python3-pyrsistent/template +++ b/srcpkgs/python3-pyrsistent/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-wheel python3-devel" depends="python3" checkdepends="python3-pytest python3-hypothesis" short_desc="Python persistent immutable data structures" -maintainer="dkwo " +maintainer="dkwo " license="MIT" homepage="https://github.com/tobgu/pyrsistent/" changelog="https://raw.githubusercontent.com/tobgu/pyrsistent/master/CHANGES.txt"