mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/python-matplotlib to 3.4.3-1
This commit is contained in:
parent
5146aa99ce
commit
674fd2c84e
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
||||||
# - disable lto via setup.cfg
|
# - disable lto via setup.cfg
|
||||||
|
|
||||||
pkgname=python-matplotlib
|
pkgname=python-matplotlib
|
||||||
pkgver=3.4.2
|
pkgver=3.4.3
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="A python plotting library, making publication quality plots"
|
pkgdesc="A python plotting library, making publication quality plots"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://matplotlib.org"
|
url="https://matplotlib.org"
|
||||||
|
@ -39,7 +39,7 @@ makedepends=(git rsync python-setuptools
|
||||||
checkdepends=(python-pytest python-pytest-xdist python-pytest-runner xorg-server-xvfb
|
checkdepends=(python-pytest python-pytest-xdist python-pytest-runner xorg-server-xvfb
|
||||||
texlive-core texlive-latexextra ghostscript inkscape mencoder
|
texlive-core texlive-latexextra ghostscript inkscape mencoder
|
||||||
ffmpeg imagemagick python-pandas)
|
ffmpeg imagemagick python-pandas)
|
||||||
_tag=71c0c77108b849d2c2702601269c3ea7d63a53d9 # git rev-parse v${pkgver}
|
_tag=42d40d388ef326b4dd913f17864cc8cf60c0fef8 # git rev-parse v${pkgver}
|
||||||
source=(git+https://github.com/matplotlib/matplotlib.git#tag=${_tag}?signed)
|
source=(git+https://github.com/matplotlib/matplotlib.git#tag=${_tag}?signed)
|
||||||
sha512sums=(SKIP)
|
sha512sums=(SKIP)
|
||||||
validpgpkeys=(23CAB59E3332F94D26BEF0378D86E7FAE5EB0C10) # Elliott Sales de Andrade <quantum.analyst@gmail.com>
|
validpgpkeys=(23CAB59E3332F94D26BEF0378D86E7FAE5EB0C10) # Elliott Sales de Andrade <quantum.analyst@gmail.com>
|
||||||
|
|
Loading…
Reference in a new issue