hatch-jupyter-builder: update to 0.9.1.
This commit is contained in:
parent
abe0d5f19e
commit
bce4ef6382
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hatch-jupyter-builder'
|
||||
pkgname=hatch-jupyter-builder
|
||||
version=0.8.3
|
||||
revision=2
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
depends="hatchling"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/jupyterlab/hatch-jupyter-builder"
|
||||
changelog="https://raw.githubusercontent.com/jupyterlab/hatch-jupyter-builder/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/jupyterlab/hatch-jupyter-builder/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b167709e9bd196b3b92fe13a20b10c09cd30ca550759a9f06834378eb371af96
|
||||
checksum=c948ea9ffa939916814465eee00af58b713a119eca202565382306b689d6f14c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue