blob: 4fab08681b58f29815e8e9f6677551907e233e9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-stsci.image
pkgdesc = Image array manipulation functions
pkgver = 2.3.11
pkgrel = 1
url = https://github.com/spacetelescope/stsci.image
arch = i686
arch = x86_64
license = BSD-3-Clause
checkdepends = python-pytest
checkdepends = python-scipy
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy
source = https://files.pythonhosted.org/packages/source/s/stsci_image/stsci_image-2.3.11.tar.gz
md5sums = 5a4e530006c181a18620026aa6528142
pkgname = python-stsci.image
depends = python-numpy>=1.14
depends = python-scipy
optdepends = python-stsci.image-doc: Documentation for STScI Image
|