mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
python3-nbclient: update to 0.5.9
This commit is contained in:
parent
4806ec8308
commit
c90d2fb01e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-nbclient'
|
# Template file for 'python3-nbclient'
|
||||||
pkgname=python3-nbclient
|
pkgname=python3-nbclient
|
||||||
version=0.5.4
|
version=0.5.9
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://nbclient.readthedocs.io/en/latest/"
|
homepage="https://nbclient.readthedocs.io/en/latest/"
|
||||||
distfiles="${PYPI_SITE}/n/nbclient/nbclient-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nbclient/nbclient-${version}.tar.gz"
|
||||||
checksum=6c8ad36a28edad4562580847f9f1636fe5316a51a323ed85a24a4ad37d4aefce
|
checksum=99e46ddafacd0b861293bf246fed8540a184adfa3aa7d641f89031ec070701e0
|
||||||
# Package might need to be installed for testing
|
# Package might need to be installed for testing
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue