python3-matplotlib: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:48 -04:00
parent 0a29fa52af
commit 4299d6c1ce

View file

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