mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/python-matplotlib to 3.0.2-1
This commit is contained in:
parent
fb736004ae
commit
0dc090449c
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# - replace make/optdepends on python{,2}-cairocffi with python{,2}-cairo (cffi has haskell dep)
|
||||
|
||||
pkgname=python-matplotlib
|
||||
pkgver=3.0.1
|
||||
pkgver=3.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="A python plotting library, making publication quality plots"
|
||||
arch=('x86_64')
|
||||
|
@ -38,7 +38,7 @@ checkdepends=('python-pytest-xdist' 'python-pytest-runner' 'xorg-server-xvfb'
|
|||
'ffmpeg' 'imagemagick' 'ttf-freefont' 'python-pandas')
|
||||
source=($pkgname-$pkgver.tar.gz::"https://github.com/matplotlib/matplotlib/archive/v$pkgver.tar.gz"
|
||||
setup.cfg)
|
||||
sha512sums=('1773846f4bec863d323652c9a89b5c087049f9170c8a18a2c7e1d818f8cb46f34e7fc9fc7a2a8ab70c80dbc2bcaf8428b6a9fb941e85ec7b054d2204d0a794bb'
|
||||
sha512sums=('40db6cf6023483f3f9b3020735f87f1e53fdaeb177d2a82a5326a139222380ab67f6f007dd30f5a204877246baad0aefced6cf63b36dab32771124f55559491c'
|
||||
'f08c0b2e94599fdf2b736b8a655d862209934441d90f20ed872cfc128b8d2a6525763ab7cf64f2b3630e22a90798f4c52aa93b18087e9b48708d9bae34aada0b')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue