python3-matplotlib-inline: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:46 -04:00
parent 6d8c8784a5
commit 372a5b184f

View file

@ -1,7 +1,7 @@
# Template file for 'python3-matplotlib-inline' # Template file for 'python3-matplotlib-inline'
pkgname=python3-matplotlib-inline pkgname=python3-matplotlib-inline
version=0.1.6 version=0.1.6
revision=1 revision=2
_pypkg="${pkgname#python3-}" _pypkg="${pkgname#python3-}"
wrksrc="${_pypkg}-${version}" wrksrc="${_pypkg}-${version}"
build_style=python3-module build_style=python3-module