blob: 1b4ce62413575010fa81b1ecfdea60a3c95cfc37 (
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
|
pkgbase = python-stcal
pkgdesc = STScI tools and algorithms used in calibration pipelines
pkgver = 1.18.0
pkgrel = 1
url = https://stcal.readthedocs.io
arch = i686
arch = x86_64
license = BSD-3-Clause
makedepends = python-setuptools-scm>=3.4
makedepends = cython>=0.29.21
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy>=2.0.0
makedepends = python-sphinx-automodapi
makedepends = python-sphinx_rtd_theme
makedepends = python-pytest-doctestplus
makedepends = python-drizzle
makedepends = python-scikit-image
makedepends = python-tweakwcs
makedepends = python-shapely
makedepends = python-pyarrow
makedepends = python-astropy-healpix
makedepends = graphviz
source = https://files.pythonhosted.org/packages/source/s/stcal/stcal-1.18.0.tar.gz
md5sums = b41a48356a0aea2e53a8ad8601577fbd
pkgname = python-stcal
depends = python>=3.11
depends = python-drizzle>=2.2.0
depends = python-gwcs>=1.0.1
depends = python-requests>=2.22
depends = python-scipy>=1.14.1
depends = python-scikit-image>=0.21.0
depends = python-tweakwcs>=0.8.8
depends = python-spherical_geometry>=1.3
depends = python-stsci.imagestats>=1.8.3
depends = python-shapely>=2.1.1
depends = python-pyarrow>=10.0.1
depends = python-astropy-healpix>=1.1.2
optdepends = python-stcal-doc: Documentation for stcal
pkgname = python-stcal-doc
pkgdesc = Documentation for Python STCal
arch = any
|