python3-nbclient: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:20 -04:00
parent 4c1306c70e
commit 3f44e50e0a

View file

@ -1,7 +1,7 @@
# Template file for 'python3-nbclient'
pkgname=python3-nbclient
version=0.5.4
revision=1
revision=2
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"