summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-04-25 15:48:21 -0400
committeracxz2020-04-25 15:48:21 -0400
commit80f86720eecf1e579fb4bcc0d1043fa7c8ad386c (patch)
tree0b5b398e901fa4f92d38fd534226c97d327210c0 /PKGBUILD
parent8046248f6309078d9003ab18d73f51bbb27cf989 (diff)
downloadaur-80f86720eecf1e579fb4bcc0d1043fa7c8ad386c.tar.gz
updpkg python-mlflow
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb0c524f1d31..2fb5f50aff73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=python-mlflow
-pkgver=1.7.2
-pkgrel=3
+pkgver=1.8.0
+pkgrel=1
pkgdesc='An open source platform for the machine learning lifecycle'
arch=('x86_64')
url='https://mlflow.org'
@@ -19,7 +19,7 @@ optdepends=('python-scikit-learn' 'python-boto3' 'python-mleap'
'python-azure-storage' 'python-google-cloud-storage' 'python-mlflow-dbstore')
makedepends=('python' 'python-setuptools' 'npm')
source=("$pkgname-$pkgver::https://github.com/mlflow/mlflow/archive/v$pkgver.tar.gz")
-sha256sums=('fe2db1fdb36637fb6dbdb787aa144f9a2e6cfa1eb365b8f9cc195a1d30c6cb43')
+sha256sums=('f70f5c21d98a21db523e0512f1acaa896cfda6f3f47d4007127e99bd27d1ab4d')
_pkgname=mlflow