mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 18:25:41 +03:00
testing/py-matplotlib: update to 1.5.1
This update adds py-tz and py-cycler dependencies.
This commit is contained in:
parent
1a6e113d50
commit
0e8816baf2
1 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
# Contributor: Isaac Dunham <ibid.ag@gmail.com>
|
||||
# Maintainer: Isaac Dunham <ibid.ag@gmail.com>
|
||||
pkgname=py-matplotlib
|
||||
pkgver=1.3.1
|
||||
pkgrel=1
|
||||
pkgver=1.5.1
|
||||
pkgrel=0
|
||||
pkgdesc="A Python library for plots"
|
||||
url="http://matplotlib.org"
|
||||
arch="all"
|
||||
license="custom"
|
||||
depends="python py-numpy py-tkinter py-dateutil py-parsing"
|
||||
depends="python py-numpy py-tkinter py-dateutil py-parsing py-tz py-cycler"
|
||||
depends_dev=""
|
||||
makedepends="$depends python-dev gfortran py-numpy-dev freetype-dev
|
||||
libpng-dev tk-dev py-setuptools"
|
||||
|
@ -52,6 +52,6 @@ tests() {
|
|||
|
||||
}
|
||||
|
||||
md5sums="d90d1f84140fc924ecb8f8610affd665 matplotlib-1.3.1.tar.gz"
|
||||
sha256sums="144125c941f72d900fcd2d1d676bfd47c9043af74ed62b87341dc12a55ec1454 matplotlib-1.3.1.tar.gz"
|
||||
sha512sums="f178e61f2133078daec2cd7bc05411a26da36121607a72115a991052dd002c72daaf8a7a60513b861ac50aabf0524db155cd748925abae23e2311a98b704ee2b matplotlib-1.3.1.tar.gz"
|
||||
md5sums="b22dc4962f36aab919a7125b3b35953b matplotlib-1.5.1.tar.gz"
|
||||
sha256sums="64c9f7cce4075d05c2602108ee1795aa6455c2c1d8e4329c95c83465e3806887 matplotlib-1.5.1.tar.gz"
|
||||
sha512sums="da99fffcb4fb600ed4386ce89e61725768d4209f3bd4ab174e0d8474c24b2736516a4299ceaa0714b276d7d02c3e33e39a6204e014569ec3f6249085b1ba7a0d matplotlib-1.5.1.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue