summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorliuzhe2019-06-02 21:53:06 +0800
committerliuzhe2019-06-02 21:53:16 +0800
commita7424394146fb6c3b37994aebaf19ca4af15ba3f (patch)
tree6452f0285b812fa0a5375a5a38b12222dc0507e4
parentfb15ca3506bb6e5967f8a5a4879e7ff3bbc63569 (diff)
downloadaur-a7424394146fb6c3b37994aebaf19ca4af15ba3f.tar.gz
add .SRCINFO
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 731a6a014d8a..073470d3a4b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-hyperopt
pkgdesc = Distributed Asynchronous Hyperparameter Optimization in Python
- pkgver = 0.1.1
+ pkgver = 0.1.2
pkgrel = 1
url = https://github.com/hyperopt/hyperopt
arch = any
@@ -11,8 +11,10 @@ pkgbase = python-hyperopt
depends = python-six
depends = python-networkx
depends = python-future
- source = hyperopt-0.1.1.tar.gz::https://github.com/hyperopt/hyperopt/archive/0.1.1.tar.gz
- sha1sums = 98b36f8c42586574524f693b1f8982b1b05b5225
+ depends = python-tqdm
+ optdepends = python-dill
+ source = hyperopt-0.1.2.tar.gz::https://github.com/hyperopt/hyperopt/archive/0.1.2.tar.gz
+ sha1sums = f58de8c6041369127026a4928411d99f612bf3b3
pkgname = python-hyperopt