blob: 00999664d78cf6f19c062ddfa9c0af697c937609 (
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
|
pkgbase = python-jwst
pkgdesc = Library for calibration of science observations from the James Webb Space Telescope
pkgver = 1.20.2
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-numpydoc
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 = graphviz
source = https://files.pythonhosted.org/packages/source/j/jwst/jwst-1.20.2.tar.gz
md5sums = cfefc543446d65a9d44f4c2c75567e3c
pkgname = python-jwst
depends = python-asdf>=4.2
depends = python-astropy>=6.1
depends = python-bayesicfitting>=3.2.2
depends = python-crds>=12.0.3
depends = python-drizzle>=2.1.1
depends = python-gwcs>=0.26.0
depends = python-numpy>=1.25
depends = python-photutils>=2.1.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.15.2
depends = python-stdatamodels>=4.1.0
depends = python-stpipe>=0.11.1
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
|