blob: f1987cbcc6099ef72fa7b94deea5b1d1b0b1b51b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-desiutil
pkgdesc = General purpose tools for DESI pipeline
pkgver = 3.5.2
pkgrel = 1
url = https://github.com/desihub/desiutil
arch = any
license = custom
depends = python-setuptools
depends = python-requests
depends = python-pyyaml
depends = python-astropy
depends = python-healpy
depends = python-matplotlib
source = desiutil-3.5.2::https://github.com/desihub/desiutil/archive/refs/tags/3.5.2.tar.gz
sha256sums = eb375a47133ab47999c0d94078e729e8cf045034d0647e63c341a5f90344641f
pkgname = python-desiutil
|