python3-notebook_shim: update to 0.2.4.

This commit is contained in:
Gonzalo Tornaría 2024-02-15 09:09:57 -03:00 committed by cinerea0
parent 8bb3962526
commit df6aa3b50e

View file

@ -1,18 +1,18 @@
# Template file for 'python3-notebook_shim' # Template file for 'python3-notebook_shim'
pkgname=python3-notebook_shim pkgname=python3-notebook_shim
version=0.2.3 version=0.2.4
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling" hostmakedepends="hatchling"
depends="python3-jupyter_server" depends="python3-jupyter_server"
checkdepends="$depends python3-pytest-jupyter" checkdepends="$depends python3-pytest-jupyter"
short_desc="Shim layer for notebook traits and config" short_desc="Shim layer for notebook traits and config"
maintainer="dkwo <npiazza@disroot.org>" maintainer="dkwo <npiazza@disroot.org>, Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/jupyter/notebook_shim" homepage="https://github.com/jupyter/notebook_shim"
changelog="https://raw.githubusercontent.com/jupyter/notebook_shim/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/jupyter/notebook_shim/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/n/notebook_shim/notebook_shim-${version}.tar.gz" distfiles="${PYPI_SITE}/n/notebook_shim/notebook_shim-${version}.tar.gz"
checksum=f69388ac283ae008cd506dda10d0288b09a017d822d5e8c7129a152cbd3ce7e9 checksum=b4b2cfa1b65d98307ca24361f5b30fe785b53c3fd07b7a47e89acb5e6ac638cb
post_install() { post_install() {
mv ${DESTDIR}/usr/etc ${DESTDIR} mv ${DESTDIR}/usr/etc ${DESTDIR}