blob: 5a6dea8f3c6c42054b70fd1f63dab2a5cb194383 (
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
|
pkgbase = python-stcal
pkgdesc = STScI tools and algorithms used in calibration pipelines
pkgver = 1.10.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-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy
makedepends = python-sphinx-asdf
makedepends = python-drizzle
makedepends = python-scikit-image
makedepends = python-gwcs
makedepends = python-tweakwcs
makedepends = graphviz
source = https://files.pythonhosted.org/packages/source/s/stcal/stcal-1.10.0.tar.gz
md5sums = 33c3faa3894ba75dc37cf393d5cf0626
pkgname = python-stcal
depends = python>=3.10
depends = python-drizzle>=1.15.0
depends = python-gwcs>=0.18.1
depends = python-requests>=2.22
depends = python-scipy>=1.7.2
depends = python-scikit-image>=0.19
depends = python-tweakwcs>=0.8.8
depends = python-opencv>=4.6.0.66
optdepends = python-stcal-doc: Documentation for stcal
pkgname = python-stcal-doc
pkgdesc = Documentation for Python STCal
arch = any
|