blob: ff5c37217d080acf4e83f26ab12c0b17fe2071e0 (
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
44
|
pkgbase = python-sunpy
pkgdesc = Python library for solar physics
pkgver = 6.0.3
pkgrel = 1
url = https://sunpy.org
arch = i686
arch = x86_64
license = BSD-2-Clause
makedepends = python-setuptools-scm>=6.2
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-6.0.3.tar.gz
md5sums = 6d05c8a13d413c0908008c41e3f42c0b
pkgname = python-sunpy
depends = python>=3.10
depends = python-astropy>=5.3.0
depends = python-parfive>=2.0.0
depends = python-aioftp
depends = python-packaging>=23.0
depends = python-requests>=2.28.0
optdepends = python-asdf>=2.13.0: asdf
optdepends = python-asdf-astropy>=0.4.0: asdf
optdepends = python-dask>=2022.5.2: dask
optdepends = python-scikit-image>=0.18.0: image
optdepends = python-scipy>1.10.0: image, map
optdepends = python-reproject>=0.9.0: map
optdepends = python-matplotlib>=3.5.0: map, timeseries, visualization
optdepends = python-mpl-animators>=1.0.0: map, visualization
optdepends = python-glymur>0.11.0: jpeg2000
optdepends = python-lxml>5.0.0: jpeg2000
optdepends = python-beautifulsoup4>=4.11.0: net
optdepends = python-drms>=0.7.1: net
optdepends = python-dateutil>=2.8.1: net
optdepends = python-tqdm>=4.64.0: net
optdepends = python-zeep>=4.1.0: net
optdepends = python-scikit-image>=0.19.0: scikit-image
optdepends = python-cdflib>1.0.0: timeseries
optdepends = python-h5netcdf>=1.0.0: timeseries
optdepends = python-h5py>=3.7.0: timeseries
optdepends = python-pandas>=1.4.0: timeseries
|