python3-nbclient: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:49 -04:00
parent 00fc5c03b3
commit e2bf83b5cf

View file

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