blob: 072a9427ec34e5c13970960187eec91e7842658a (
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
48
|
pkgbase = python-sunpy
pkgdesc = Python library for solar physics
pkgver = 7.1.0
pkgrel = 1
url = https://sunpy.org
arch = i686
arch = x86_64
license = BSD-2-Clause
makedepends = python-setuptools-scm>=8.0.1
makedepends = python-build
makedepends = python-installer
makedepends = python-extension-helpers
makedepends = python-numpy
source = https://files.pythonhosted.org/packages/source/s/sunpy/sunpy-7.1.0.tar.gz
md5sums = ea849256d7e9d24c962a1ed56bd456ab
pkgname = python-sunpy
depends = python>=3.12
depends = python-astropy>=6.1.0
depends = python-parfive>=2.1.0
depends = python-aioftp
depends = python-packaging>=23.2
depends = python-requests>=2.32.1
depends = python-fsspec>=2023.6.0
optdepends = python-asdf>=3.0.0: asdf
optdepends = python-asdf-astropy>=0.5.0: asdf
optdepends = python-dask>=2023.6.0: dask
optdepends = python-scipy>=1.12.0: image, map
optdepends = python-contourpy>=1.1.0: map
optdepends = python-reproject>=0.12.0: map
optdepends = python-matplotlib>=3.8.0: map, timeseries, visualization
optdepends = python-mpl-animators>=1.2.0: map, visualization
optdepends = python-glymur>=0.13.0: jpeg2000
optdepends = python-lxml>5.0.0: jpeg2000
optdepends = python-opencv>=4.8.0.74: opencv
optdepends = python-beautifulsoup4>=4.13.1: net
optdepends = python-drms>=0.7.1: net
optdepends = python-dateutil>=2.9.0: net
optdepends = python-tqdm>=4.66.0: net
optdepends = python-zeep>=4.3.0: net
optdepends = python-scikit-image>=0.21.0: scikit-image
optdepends = python-cdflib>=1.3.2: timeseries
optdepends = python-h5netcdf>=1.2.0: timeseries
optdepends = python-h5py>=3.10.0: timeseries
optdepends = python-pandas>=2.2.0: timeseries
optdepends = python-s3fs: s3
optdepends = python-aiobotocore>=2.6.0: s3
optdepends = python-boto3: s3
|