blob: 7255ddf0261e66ab0122fdbf1227d98fdea65cd2 (
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
pkgbase = python-jwst
pkgdesc = Library for calibration of science observations from the James Webb Space Telescope
pkgver = 1.16.1
pkgrel = 1
url = https://jwst-pipeline.readthedocs.io
arch = i686
arch = x86_64
license = BSD-3-Clause
makedepends = python-setuptools-scm>=3.4
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy>=2.0
makedepends = python-sphinx-automodapi
makedepends = python-sphinx_rtd_theme
makedepends = python-psutil
makedepends = python-pytest-doctestplus
makedepends = python-bayesicfitting
makedepends = python-drizzle
makedepends = python-jsonschema
makedepends = python-photutils
makedepends = python-poppy
makedepends = python-spherical_geometry
makedepends = python-scikit-image
makedepends = python-stcal
makedepends = python-stdatamodels
makedepends = python-stpipe
makedepends = python-synphot
makedepends = python-tweakwcs
makedepends = python-wiimatch
makedepends = graphviz
makedepends = texlive-latexextra
source = https://files.pythonhosted.org/packages/source/j/jwst/jwst-1.16.1.tar.gz
md5sums = 9a9145626b6feeefa9e31dd34d4fa37b
pkgname = python-jwst
depends = python-asdf>=3.1.0
depends = python-astropy>=5.3
depends = python-bayesicfitting>=3.0.1
depends = python-crds>=11.17.14
depends = python-drizzle>=1.15.0
depends = python-gwcs>=0.21.0
depends = python-numpy>=1.22
depends = python-opencv>=4.6.0.66
depends = python-photutils>=1.5.0
depends = python-psutil>=5.7.2
depends = python-poppy>=1.0.2
depends = python-pyparsing>=2.2.1
depends = python-requests>=2.22
depends = python-scikit-image>=0.19
depends = python-scipy>=1.9.3
depends = python-spherical_geometry>=1.2.22
depends = python-stcal>=1.9.0
depends = python-stdatamodels>=2.1.2
depends = python-stpipe>=0.7.0
depends = python-stsci.image>=2.3.5
depends = python-stsci.imagestats>=1.6.3
depends = python-synphot>=1.2
depends = python-tweakwcs>=0.8.8
depends = python-asdf-astropy>=0.3.0
depends = python-wiimatch>=0.2.1
depends = python-packaging>20.0
depends = python-importlib-metadata>=4.11.4
depends = python-jsonschema>=4.8
optdepends = python-jwst-doc: Documentation for Python JWST
pkgname = python-jwst-doc
pkgdesc = Documentation for Python JWST Pipeline
arch = any
|