blob: 4903bb4a2768bb402a2660f2d8c8f1bd21a28895 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = python-mpl-animators
pkgdesc = An interative animation framework for matplotlib
pkgver = 1.2.0
pkgrel = 1
url = https://sunpy.org
arch = any
license = BSD-3-Clause
checkdepends = python-pytest-doctestplus
checkdepends = python-pytest-mpl
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-sphinx-automodapi
makedepends = python-sphinx-gallery
makedepends = python-sunpy-sphinx-theme
makedepends = python-matplotlib
makedepends = python-astropy
makedepends = python-sunpy
makedepends = python-scipy
makedepends = graphviz
source = https://files.pythonhosted.org/packages/source/m/mpl_animators/mpl_animators-1.2.0.tar.gz
md5sums = 6a64eaec408fd228465ec9a4172e645d
pkgname = python-mpl-animators
depends = python-matplotlib>=3.5.0
depends = python-astropy>=5.6.0
optdepends = python-mpl-animators-doc: Documentation for mpl-animators
pkgname = python-mpl-animators-doc
pkgdesc = Documentation for Python mpl-animators
|