python3-matplotlib: rebuild to fix cpython modules
This commit is contained in:
parent
fb380f125c
commit
bf6732f897
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-matplotlib'
|
# Template file for 'python3-matplotlib'
|
||||||
pkgname=python3-matplotlib
|
pkgname=python3-matplotlib
|
||||||
version=3.0.2
|
version=3.0.2
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="matplotlib-${version}"
|
wrksrc="matplotlib-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="matplotlib mpl_toolkits pylab.py"
|
pycompile_module="matplotlib mpl_toolkits pylab.py"
|
||||||
|
|
Loading…
Reference in New Issue