Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ opensearch-ml-commons-plugin
Commits:
62c426ae by Leonidas Spyropoulos at 2026-06-30T09:58:16+01:00
upgpkg: 3.7.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
pkgbase = opensearch-ml-commons-plugin
pkgdesc = OpenSearch Machine Learning Commons Plugin
- pkgver = 3.6.0.0
+ pkgver = 3.7.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/ml-commons-plugin/index/
arch = x86_64
license = Apache-2.0
makedepends = java-environment=21
makedepends = unzip
- depends = opensearch=3.6.0
- source =
opensearch-ml-commons-plugin-3.6.0.0.tar.gz::https://github.com/opensearch-project/ml-commons/archive/3.6.0.0.tar.gz
+ depends = opensearch=3.7.0
+ source =
opensearch-ml-commons-plugin-3.7.0.0.tar.gz::https://github.com/opensearch-project/ml-commons/archive/3.7.0.0.tar.gz
source = disable-failed-test.patch
- sha256sums =
f364ebf387ac70477c049feff7b7ca32052971d4abc3c35340b45f6c24647f15
+ sha256sums =
e22ecab09b099514803db2887be19c03d946ffdeebca506628a0f5edcd5ec59b
sha256sums =
f765fc3a4fa60df1339bfabc898fa1b879a860e636e9fa93893ca3185990f167
pkgname = opensearch-ml-commons-plugin
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=opensearch-ml-commons-plugin
-pkgver=3.6.0.0
+pkgver=3.7.0.0
pkgrel=1
-_opensearchver=3.6.0
+_opensearchver=3.7.0
_jdkver=21
pkgdesc="OpenSearch Machine Learning Commons Plugin"
arch=('x86_64')
@@ -15,7 +15,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/ml-commons/archive/${pkgver}.tar.gz"
disable-failed-test.patch
)
-sha256sums=('f364ebf387ac70477c049feff7b7ca32052971d4abc3c35340b45f6c24647f15'
+sha256sums=('e22ecab09b099514803db2887be19c03d946ffdeebca506628a0f5edcd5ec59b'
'f765fc3a4fa60df1339bfabc898fa1b879a860e636e9fa93893ca3185990f167')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-ml-commons-plugin/-/commit/62c426aec513c7ab807255fbeefb89e9555f75af
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-ml-commons-plugin/-/commit/62c426aec513c7ab807255fbeefb89e9555f75af
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help