python3-nbclient: update to 0.5.4

This commit is contained in:
dkwo 2021-09-09 18:30:17 +02:00 committed by Andrew J. Hesford
parent beb2eb7c83
commit 7b2106db6f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-nbclient'
pkgname=python3-nbclient
version=0.5.3
version=0.5.4
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
@ -12,7 +12,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
license="BSD-3-Clause"
homepage="https://nbclient.readthedocs.io/en/latest/"
distfiles="${PYPI_SITE}/n/nbclient/nbclient-${version}.tar.gz"
checksum=db17271330c68c8c88d46d72349e24c147bb6f34ec82d8481a8f025c4d26589c
checksum=6c8ad36a28edad4562580847f9f1636fe5316a51a323ed85a24a4ad37d4aefce
# Package might need to be installed for testing
make_check=no