blob: f8534745fb7de278dee76dc0f2c03b9638aa757d (
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
45
46
47
|
pkgbase = python-sunpy
pkgdesc = Python library for solar physics
pkgver = 6.1.1
pkgrel = 1
url = https://sunpy.org
arch = i686
arch = x86_64
license = BSD-2-Clause
makedepends = python-setuptools-scm>=8.0.0
makedepends = python-build
makedepends = python-installer
makedepends = python-extension-helpers
makedepends = python-numpy
source = https://files.pythonhosted.org/packages/source/s/sunpy/sunpy-6.1.1.tar.gz
md5sums = d192be2a455af4ec6fec0af6c41178bd
pkgname = python-sunpy
depends = python>=3.11
depends = python-astropy>=6.0.0
depends = python-parfive>=2.0.0
depends = python-aioftp
depends = python-packaging>=23.0
depends = python-requests>=2.28.0
depends = python-fsspec>=2023.3.0
optdepends = python-asdf>=2.13.0: asdf
optdepends = python-asdf-astropy>=0.5.0: asdf
optdepends = python-dask>=2022.5.2: dask
optdepends = python-scipy>=1.10.1: image, map
optdepends = python-contourpy>=1.0.1: map
optdepends = python-reproject>=0.10.0: map
optdepends = python-matplotlib>=3.6.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.20.0: scikit-image
optdepends = python-cdflib>=1.3.2: timeseries
optdepends = python-h5netcdf>=1.0.0: timeseries
optdepends = python-h5py>=3.8.0: timeseries
optdepends = python-pandas>=1.5.0: timeseries
optdepends = python-s3fs: s3
optdepends = python-aiobotocore: s3
optdepends = python-boto3: s3
|