summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorQuan Guo2015-07-27 19:17:20 +0200
committerQuan Guo2015-07-27 19:17:20 +0200
commit1d6d583611e9416631860330375cc5927a34eaf5 (patch)
tree64fa1c7c4e0bde960de43c8f26cfd4848f77f69f /.SRCINFO
parentb1cb73a8782f27e222e54618a793519a8214c167 (diff)
downloadaur-1d6d583611e9416631860330375cc5927a34eaf5.tar.gz
Update to 2015.06.26.g300297c
modify the PKGBUILD for split packges
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 12 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f456d3a84bc..e98cd9a86caf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,22 @@
-pkgbase = python2-astroml-addons-git
+pkgbase = python-astroml-addons-git
pkgdesc = AstroML addons package contains addon code for the astroML package. AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib.
- pkgver = 2013.12.11.gb6d3e97
+ pkgver = 2015.06.26.g300297c
pkgrel = 1
url = http://www.astroml.org/
arch = any
license = BSD-3-Clause
- depends = python2-numpy
- depends = python2-scipy
- depends = python2-scikit-learn
- depends = python2-matplotlib
- depends = python2
- depends = python2-pyfits
+ depends = python-astroml
+ depends = python2-astroml
source = git+https://github.com/astroML/astroML_addons.git
md5sums = SKIP
+pkgname = python-astroml-addons-git
+ depends = python-astroml
+ provides = python-astroml-addons
+ conflicts = python-astroml-addons
+
pkgname = python2-astroml-addons-git
+ depends = python2-astroml
+ provides = python2-astroml-addons
+ conflicts = python2-astroml-addons