summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO58
1 files changed, 33 insertions, 25 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cddb9a0b6cd4..5b1e3310a9ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,35 +1,43 @@
-# Generated by mksrcinfo v8
-# Mon Mar 18 15:19:02 UTC 2019
pkgbase = python-ludwig
- pkgdesc = Train and test deep learning models
- pkgver = 0.1.0
- pkgrel = 5
- url = https://github.com/uber/ludwig
+ pkgdesc = Data-centric declarative deep learning framework
+ pkgver = 0.4
+ pkgrel = 1
+ url = https://github.com/ludwig-ai/ludwig
arch = any
license = MIT
- makedepends = git
depends = cython
- depends = python-cloudpickle
- depends = python-dask
- depends = python-h5py
- depends = python-matplotlib
- depends = python-numpy
depends = python-pandas
- depends = python-scipy
- depends = python-scikit-learn
- depends = python-tqdm
depends = python-tabulate
- depends = python-tensorflow
+ depends = python-scikit-learn
depends = python-yaml
- depends = python-pytest
- depends = python-scikit-image
- depends = python-seaborn
- depends = python-spacy-en_core_web_sm
- depends = python-spacy>=2.0
- depends = python2-numba
+ depends = absl-py
+ depends = kaggle-api
+ depends = python-pytables
+ depends = python-fsspec
+ depends = python-dataclasses-json
+ depends = python-jsonschema
optdepends = ludwig-example: example use of Ludwig
- source = git+https://github.com/uber/ludwig#tag=v0.1.0
- sha256sums = SKIP
+ optdepends = python-soundfile
+ optdepends = python-torchaudio
+ optdepends = python-scikit-image
+ optdepends = python-torchvision
+ optdepends = python-transformers
+ optdepends = uvicorn
+ optdepends = python-fastapi
+ optdepends = python-multipart
+ optdepends = python-imageio
+ optdepends = python-spacy
+ optdepends = python-seaborn
+ optdepends = python-horovod
+ optdepends = python-dask
+ optdepends = python-pyarrow
+ optdepends = python-ray
+ optdepends = python-tensorboardx
+ optdepends = python-gputil
+ optdepends = python-tblib
+ optdepends = aws-cli
+ optdepends = python-hyperopt
+ source = https://github.com/ludwig-ai/ludwig/archive/v0.4.tar.gz
+ sha512sums = dfb8100d726fd1ea6f3c472e805cc1e8ea7b272d62478280fded69ed45a5bfb2488f51088fa27bd2845fb8af8a219df305b2a5f742958b177fa972862bb03ae1
pkgname = python-ludwig
-