mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
srcpkgs: update dkwo's email
This commit is contained in:
parent
1bf751f893
commit
844db1f235
8 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=gnu-configure
|
||||
makedepends="gmp-devel"
|
||||
short_desc="Efficient implementation of the Double Description Method"
|
||||
maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
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"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="perl"
|
|||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="B::COW additional B helpers to check COW status"
|
||||
maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
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"
|
||||
|
|
|
@ -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 <nicolopiazzalunga@gmail.com>"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://jupyter.org"
|
||||
|
|
|
@ -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 <nicolopiazzalunga@gmail.com>"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/jupyterlab/jupyterlab_pygments"
|
||||
distfiles="${PYPI_SITE}/j/jupyterlab_pygments/jupyterlab_pygments-${version}.tar.gz"
|
||||
|
|
|
@ -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 <nicolopiazzalunga@gmail.com>, Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
maintainer="dkwo <npiazza@disroot.org>, Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/jupyterlab/jupyterlab_server"
|
||||
changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab_server/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <nicolopiazzalunga@gmail.com>, Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
maintainer="dkwo <npiazza@disroot.org>, Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/jupyter/nbclassic"
|
||||
changelog="https://raw.githubusercontent.com/jupyter/nbclassic/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <nicolopiazzalunga@gmail.com>, Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
maintainer="dkwo <npiazza@disroot.org>, Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://nbclient.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/jupyter/nbclient/main/CHANGELOG.md"
|
||||
|
|
|
@ -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 <nicolopiazzalunga@gmail.com>"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/tobgu/pyrsistent/"
|
||||
changelog="https://raw.githubusercontent.com/tobgu/pyrsistent/master/CHANGES.txt"
|
||||
|
|
Loading…
Add table
Reference in a new issue