From 306f91fea10ddcf0073821491873cd24927c3547 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 2 Dec 2020 19:31:56 +0000 Subject: [PATCH] community/python-matplotlib to 3.3.3-2 --- community/python-matplotlib/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/community/python-matplotlib/PKGBUILD b/community/python-matplotlib/PKGBUILD index 114352a29..a5f049798 100644 --- a/community/python-matplotlib/PKGBUILD +++ b/community/python-matplotlib/PKGBUILD @@ -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