summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorandalenavals2018-01-05 23:30:36 -0500
committerandalenavals2018-01-05 23:30:36 -0500
commit50329eb595951c60aa6593646276f63f0088240b (patch)
tree51f6e400bacd25f8397887ddc4a4176ae3b0a40b /.SRCINFO
downloadaur-50329eb595951c60aa6593646276f63f0088240b.tar.gz
Still the check() function is a issue
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6455db548d11
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = python-ngmix-git
+ pkgdesc = Gaussian mixture models and other code for working with for 2d images, implemented in python
+ pkgver = v0.9.4.r1.3a0e7ce
+ pkgrel = 1
+ url = https://github.com/esheldon/ngmix
+ arch = x86_64
+ license = GPL
+ checkdepends = make
+ makedepends = git
+ makedepends = python
+ makedepends = python-numpy
+ makedepends = python2
+ makedepends = python2-numpy
+ source = python-ngmix::git+https://github.com/esheldon/ngmix
+ md5sums = SKIP
+
+pkgname = python-ngmix-git
+ depends = python
+
+pkgname = python2-ngmix-git
+ depends = python2
+