summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..379bba499fea
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = python-stsci.imagestats
+ pkgdesc = STScI clipped image statistics with core functionality of IRAF's imstatistics
+ pkgver = 1.6.2
+ pkgrel = 1
+ url = https://stsciimagestats.readthedocs.io/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python-numpy
+ makedepends = python-relic
+ source = https://files.pythonhosted.org/packages/source/s/stsci.imagestats/stsci.imagestats-1.6.2.tar.gz
+ source = https://raw.githubusercontent.com/spacetelescope/stsci.imagestats/master/LICENSE.txt
+ md5sums = 54fde240cb959755efee0b9f0c8e9450
+ md5sums = ca8dea23b938590a38eb415a5e448511
+
+pkgname = python-stsci.imagestats
+ depends = python>=3.5
+ depends = python-numpy>=1.13
+ optdepends = python-stsci.imagestats-doc: Documentation for STScI Imagestats
+