blob: a7c39dbe29cbe8572764336744a8a3c673e9a57f (
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
|
pkgbase = python-jwst
pkgdesc = Library for calibration of science observations from the James Webb Space Telescope
pkgver = 1.19.0
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-build
makedepends = python-installer
makedepends = python-numpy>=2.0
makedepends = python-sphinx-automodapi
makedepends = python-sphinxcontrib-jquery
makedepends = python-sphinx_rtd_theme
makedepends = python-pytest-doctestplus
makedepends = python-bayesicfitting
makedepends = python-jsonschema
makedepends = python-photutils
makedepends = python-stcal
makedepends = python-stdatamodels
makedepends = python-stpipe
makedepends = python-synphot
makedepends = python-wiimatch
makedepends = graphviz
makedepends = texlive-latexextra
source = https://files.pythonhosted.org/packages/source/j/jwst/jwst-1.19.0.tar.gz
md5sums = 0239fc482ab401cb2f3509a28c3d53db
pkgname = python-jwst
depends = python-asdf>=4.0
depends = python-astropy>=6.1
depends = python-bayesicfitting>=3.2.2
depends = python-crds>=12.0.3
depends = python-drizzle>=2.0.1
depends = python-gwcs>=0.25.0
depends = python-numpy>=1.25
depends = python-opencv>=4.6.0.66
depends = python-photutils>=1.5.0
depends = python-pyparsing>=2.2.1
depends = python-requests>=2.31
depends = python-scikit-image>=0.20.0
depends = python-scipy>=1.14.1
depends = python-spherical_geometry>=1.3
depends = python-stcal>=1.14.0
depends = python-stdatamodels>=4.0.0
depends = python-stpipe>=0.10.0
depends = python-stsci.imagestats>=1.6.3
depends = python-synphot>=1.3
depends = python-tweakwcs>=0.8.8
depends = python-wiimatch>=0.3.2
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
|