summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichel Zou2017-08-28 14:20:50 +0200
committerMichel Zou2017-08-28 14:20:50 +0200
commit61fb8d35027d0a4db3ed2c35b94dfed78f2b0409 (patch)
tree1c4d87813a2a24dd6f338b6833352ac1ecfc812a /.SRCINFO
downloadaur-61fb8d35027d0a4db3ed2c35b94dfed78f2b0409.tar.gz
0.4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..416058d259c7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+# Generated by mksrcinfo v8
+# Mon Aug 28 12:20:50 UTC 2017
+pkgbase = python-scikit-optimize
+ pkgdesc = Sequential model-based optimization toolbox.
+ pkgver = 0.4
+ pkgrel = 1
+ url = http://scikit-optimize.org/
+ arch = any
+ license = BSD
+ makedepends = python2-scikit-learn
+ makedepends = python-scikit-learn
+ makedepends = python2-matplotlib
+ makedepends = python-matplotlib
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ options = !emptydirs
+ source = https://pypi.python.org/packages/32/66/361bb509e9e2bc69186c599922dbb1fe16e229afb4140ec7e8040b80f0c9/scikit-optimize-0.4.tar.gz
+ sha256sums = c01d5b9f31105172067b1df18d15c277a15c81580317c2b002d8e63df6216156
+
+pkgname = python2-scikit-optimize
+ depends = python2-scikit-learn
+ depends = python2-matplotlib
+
+pkgname = python-scikit-optimize
+ depends = python-scikit-learn
+ depends = python-matplotlib
+