python3-nbclient: update to 0.7.0

This commit is contained in:
dkwo 2022-02-21 10:41:56 +01:00 committed by Andrew J. Hesford
parent 6e70644f5e
commit ddefd105ec
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-nbclient'
pkgname=python3-nbclient
version=0.5.10
revision=2
version=0.7.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-traitlets python3-jupyter_client
@ -11,7 +11,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=b5fdea88d6fa52ca38de6c2361401cfe7aaa7cd24c74effc5e489cec04d79088
checksum=a1d844efd6da9bc39d2209bf996dbd8e07bf0f36b796edfabaa8f8a9ab77c3aa
# Package might need to be installed for testing
make_check=no