python3-jupyter_nbformat: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:47 -04:00
parent d0f6e6b9c2
commit d35e82e492

View file

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