upgpkg: python-mlflow 1.28.0

This commit is contained in:
acxz 2022-08-13 11:11:38 -04:00
parent 74b9a74857
commit ef25ef6164
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = python-mlflow
pkgdesc = An open source platform for the machine learning lifecycle
pkgver = 1.27.0
pkgver = 1.28.0
pkgrel = 1
url = https://mlflow.org
arch = x86_64
@ -43,7 +43,7 @@ pkgbase = python-mlflow
optdepends = python-kubernetes
optdepends = python-mlflow-dbstore
optdepends = python-aliyunstoreplugin
source = python-mlflow-1.27.0::https://github.com/mlflow/mlflow/archive/v1.27.0.tar.gz
sha256sums = a036ae3900057de4476b895034a4d4c95dd4f4b5c6c5a5063dfd41c73c582b7d
source = python-mlflow-1.28.0::https://github.com/mlflow/mlflow/archive/v1.28.0.tar.gz
sha256sums = 51819e0bf91abdb6f16650fe9b5e6976546c06d71a2e2141103dc2e9ee780902
pkgname = python-mlflow

View file

@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=python-mlflow
pkgver=1.27.0
pkgver=1.28.0
pkgrel=1
pkgdesc='An open source platform for the machine learning lifecycle'
arch=('x86_64')
@ -19,7 +19,7 @@ optdepends=('python-scikit-learn' 'python-pyarrow' 'python-boto3' 'python-mleap'
makedepends=('python' 'python-build' 'python-installer' 'python-wheel'
'python-setuptools' 'npm')
source=("$pkgname-$pkgver::https://github.com/mlflow/mlflow/archive/v$pkgver.tar.gz")
sha256sums=('a036ae3900057de4476b895034a4d4c95dd4f4b5c6c5a5063dfd41c73c582b7d')
sha256sums=('51819e0bf91abdb6f16650fe9b5e6976546c06d71a2e2141103dc2e9ee780902')
_pkgname=mlflow