blob: 02cd5ee50b1feef1185d864f1e925a8b83498929 (
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
32
33
34
35
36
37
38
39
40
41
42
43
|
pkgbase = python-sunpy
pkgdesc = Python library for solar physics
pkgver = 5.1.0
pkgrel = 1
url = https://sunpy.org
arch = i686
arch = x86_64
license = BSD
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-extension-helpers
makedepends = python-numpy
source = https://files.pythonhosted.org/packages/source/s/sunpy/sunpy-5.1.0.tar.gz
md5sums = 94552eb056c92fee0d7febc833c39b3b
pkgname = python-sunpy
depends = python>=3.9
depends = python-astropy>5.1.0
depends = python-parfive>=2.0.0
depends = python-aioftp
depends = python-packaging>=19.0
optdepends = python-asdf>=2.8.0: asdf
optdepends = python-asdf-astropy>=0.1.1: asdf
optdepends = python-dask>=2021.4.0: dask
optdepends = python-sqlalchemy>=1.3.4: database
optdepends = python-scikit-image>=0.18.0: image
optdepends = python-scipy>1.10.0: image, map
optdepends = python-reproject: map
optdepends = python-matplotlib>=3.5.0: map, timeseries, visualization
optdepends = python-mpl-animators>=1.0.0: map, visualization
optdepends = python-glymur>0.9.5: jpeg2000
optdepends = python-lxml>=4.8.0: jpeg2000
optdepends = python-beautifulsoup4>=4.8.0: net
optdepends = python-drms<0.7.0: net
optdepends = python-dateutil>=2.8.0: net
optdepends = python-tqdm>=4.32.1: net
optdepends = python-zeep>=3.4.0: net
optdepends = python-cdflib>1.0.0: timeseries
optdepends = python-h5netcdf>=0.11: timeseries
optdepends = python-h5py>=3.1.0: timeseries
optdepends = python-pandas>=1.2.0: timeseries
|