summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorandalenavals2019-03-15 01:13:18 -0300
committerandalenavals2019-03-15 01:13:18 -0300
commit048332586f6ca189f6736ca1ef938bbbef4104b7 (patch)
treeef2d94ac6472e7afb4db0cc1b226bde3509f900b /.SRCINFO
parent26036190d4ccc49c5ed4328826dccc624c8d9070 (diff)
downloadaur-python-pixmappy-git.tar.gz
clean chroot
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 12 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79544cacba6a..ad6f41592aec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python-pixmappy-git
pkgdesc = Python interface to gbdes pixel map (astrometry) solutions
pkgver = r39.b7c163f
pkgrel = 1
- url = https://github.com/gbernstein/pixmappy
+ url = https://github.com/gbernstein/pixmappy.git
arch = any
license = BSD
checkdepends = python-setuptools
@@ -24,12 +24,20 @@ pkgbase = python-pixmappy-git
optdepends = python2-scikit-learn
optdepends = python-lmfit
optdepends = python2-lmfit
- source = python-pixmappy-git::git+https://github.com/gbernstein/pixmappy#branch=pickle
+ source = python-pixmappy-git::git+https://github.com/gbernstein/pixmappy.git#branch=pickle
md5sums = SKIP
pkgname = python-pixmappy-git
- depends =
+ depends = python-astropy
+ depends = python-future
+ depends = python-numpy
+ depends = python-scipy
+ depends = python-yaml
pkgname = python2-pixmappy-git
- depends =
+ depends = python2-astropy
+ depends = python2-future
+ depends = python2-numpy
+ depends = python2-scipy
+ depends = python2-yaml