mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-nbclassic: update to 0.3.1
This commit is contained in:
parent
0e57918fca
commit
241c44a080
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-nbclassic'
|
# Template file for 'python3-nbclassic'
|
||||||
pkgname=python3-nbclassic
|
pkgname=python3-nbclassic
|
||||||
version=0.2.8
|
version=0.3.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=nbclassic-${version}
|
wrksrc=nbclassic-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=9553dcd9ae4d932db640dad0daa186fe6c64e69ec2159868c0b38d7adef9b3b5
|
checksum=f920f8d09849bea7950e1017ff3bd101763a8d68f565a51ce053572e65aa7947
|
||||||
# Tarball includes no tests
|
# Tarball includes no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue