mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-nbclient: update to 0.5.4
This commit is contained in:
parent
beb2eb7c83
commit
7b2106db6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-nbclient'
|
# Template file for 'python3-nbclient'
|
||||||
pkgname=python3-nbclient
|
pkgname=python3-nbclient
|
||||||
version=0.5.3
|
version=0.5.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=db17271330c68c8c88d46d72349e24c147bb6f34ec82d8481a8f025c4d26589c
|
checksum=6c8ad36a28edad4562580847f9f1636fe5316a51a323ed85a24a4ad37d4aefce
|
||||||
# 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