community/python-matplotlib to 3.3.3-2

This commit is contained in:
Kevin Mihelich 2020-12-02 19:31:56 +00:00
parent e8449440f3
commit 306f91fea1

View file

@ -11,7 +11,7 @@
pkgname=python-matplotlib
pkgver=3.3.3
pkgrel=1
pkgrel=2
pkgdesc="A python plotting library, making publication quality plots"
arch=(x86_64)
url="https://matplotlib.org"
@ -27,7 +27,8 @@ optdepends=('tk: Tk{Agg,Cairo} backends'
'imagemagick: for saving animated gifs'
'ghostscript: usetex dependencies'
'texlive-bin: usetex dependencies'
'texlive-latexextra: usetex usage with pdflatex')
'texlive-latexextra: usetex usage with pdflatex'
'python-certifi: https support')
makedepends=(git rsync python-setuptools
tk python-pyqt5 python-gobject
python-wxpython python-cairo python-tornado