blob: 78a8b20652d3a175455a294fdc6c9ed578a35f36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-desispec
pkgdesc = Scripts and packages for building and running DESI spectroscopic analyses
pkgver = 0.69.0
pkgrel = 1
url = https://github.com/desihub/desispec
arch = any
license = custom
depends = python-requests
depends = python-astropy
depends = python-numba
depends = python-healpy
depends = python-speclite
depends = python-sqlalchemy
depends = python-fitsio
depends = python-desiutil
depends = python-desimodel
source = desispec-0.69.0::https://github.com/desihub/desispec/archive/refs/tags/0.69.0.tar.gz
sha256sums = d258bbfe49d4c0fe8e6b6e799ed2cb7c30ae70e327aa4e98cdc0aa7b0635e00b
pkgname = python-desispec
|