mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
python3-nbclassic: update to 0.3.4
This commit is contained in:
parent
bad008b27f
commit
4806ec8308
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-nbclassic'
|
# Template file for 'python3-nbclassic'
|
||||||
pkgname=python3-nbclassic
|
pkgname=python3-nbclassic
|
||||||
version=0.3.1
|
version=0.3.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=nbclassic-${version}
|
wrksrc=nbclassic-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://jupyter.org"
|
homepage="https://jupyter.org"
|
||||||
distfiles="${PYPI_SITE}/n/nbclassic/nbclassic-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nbclassic/nbclassic-${version}.tar.gz"
|
||||||
checksum=f920f8d09849bea7950e1017ff3bd101763a8d68f565a51ce053572e65aa7947
|
checksum=f00b07ef4908fc38fd332d2676ccd3ceea5076528feaf21bd27e809ef20f5578
|
||||||
# Tarball includes no tests
|
# Tarball includes no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue