blob: e4c9262725b7474773ec9db4ef4cf084a58f9410 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-stwcs
pkgdesc = WCS based distortion models and coordinate transformation
pkgver = 1.7.3
pkgrel = 1
url = https://stwcs.readthedocs.io
arch = any
license = BSD-3-Clause
checkdepends = python-pytest
checkdepends = python-stsci.tools
checkdepends = python-lxml
checkdepends = python-requests
makedepends = python-setuptools-scm
source = https://files.pythonhosted.org/packages/source/s/stwcs/stwcs-1.7.3.tar.gz
md5sums = ccf8403dbeca13a8dbae238a88d9025f
pkgname = python-stwcs
depends = python>=3.8
depends = python-astropy>=5.0.4
depends = python-stsci.tools>=3.6
depends = python-requests
depends = python-lxml
optdepends = python-stwcs-doc: Documentation for STWCS
|