python3-nbclient: update to 0.7.0
This commit is contained in:
parent
6e70644f5e
commit
ddefd105ec
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-nbclient'
|
# Template file for 'python3-nbclient'
|
||||||
pkgname=python3-nbclient
|
pkgname=python3-nbclient
|
||||||
version=0.5.10
|
version=0.7.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-traitlets python3-jupyter_client
|
depends="python3-traitlets python3-jupyter_client
|
||||||
|
@ -11,7 +11,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=b5fdea88d6fa52ca38de6c2361401cfe7aaa7cd24c74effc5e489cec04d79088
|
checksum=a1d844efd6da9bc39d2209bf996dbd8e07bf0f36b796edfabaa8f8a9ab77c3aa
|
||||||
# Package might need to be installed for testing
|
# Package might need to be installed for testing
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue