python3-nbclient: update to 0.5.10
This commit is contained in:
parent
d87678b921
commit
2680970f1c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-nbclient'
|
||||
pkgname=python3-nbclient
|
||||
version=0.5.9
|
||||
version=0.5.10
|
||||
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=99e46ddafacd0b861293bf246fed8540a184adfa3aa7d641f89031ec070701e0
|
||||
checksum=b5fdea88d6fa52ca38de6c2361401cfe7aaa7cd24c74effc5e489cec04d79088
|
||||
# Package might need to be installed for testing
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in a new issue