blob: c5f9a49fe2204aa53cb48811e1e8e00203125584 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-crds
pkgdesc = Calibration Reference Data System for HST and JWST
pkgver = 13.2.1
pkgrel = 1
url = https://hst-crds.stsci.edu/static/users_guide/index.html
arch = any
license = BSD-3-Clause
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
source = https://files.pythonhosted.org/packages/source/c/crds/crds-13.2.1.tar.gz
md5sums = aea0ba8d15199f7fdd3e2faf335b748f
pkgname = python-crds
depends = python-filelock
depends = python-astropy
depends = python-asdf>3.0.0
depends = python-requests
depends = python-parsley
optdepends = python-crds-doc: Documentation for CRDS
|