mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-nbclient: update to 0.9.0.
This commit is contained in:
parent
aaa7320031
commit
03fa15aa95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-nbclient'
|
||||
pkgname=python3-nbclient
|
||||
version=0.8.0
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://nbclient.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/jupyter/nbclient/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/n/nbclient/nbclient-${version}.tar.gz"
|
||||
checksum=f9b179cd4b2d7bca965f900a2ebf0db4a12ebff2f36a711cb66861e4ae158e55
|
||||
checksum=4b28c207877cf33ef3a9838cdc7a54c5ceff981194a82eac59d558f05487295e
|
||||
make_check=extended # avoid a circular dependency
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue