Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards


Commits:
ae41ffe4 by Leonidas Spyropoulos at 2023-08-24T21:05:01+01:00
Drop cherry-pick [1], npm and python

FS:#79460

[1]: 
https://github.com/opensearch-project/OpenSearch-Dashboards/commit/34094129a14a6811e509dcaae51d516dd1f8c24b

Signed-off-by: Leonidas Spyropoulos <artafi...@archlinux.org>

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -24,7 +24,7 @@ optdepends=(
   'opensearch-dashboards-reports-plugin'
   'opensearch-dashboards-security-plugin'
 )
-makedepends=('yarn' 'npm' 'git' 'python')
+makedepends=('yarn' 'git')
 backup=('etc/opensearch-dashboards/opensearch_dashboards.yml')
 options=('!strip' 'emptydirs')
 source=(
@@ -49,8 +49,6 @@ prepare() {
 
   # set default quiet mode for systemd, cli option forces specified values
   sed -r 's|#(logging.quiet:) false|\1 true|' -i 
config/opensearch_dashboards.yml
-  # https://github.com/opensearch-project/OpenSearch-Dashboards/issues/4260
-  git cherry-pick -n -m1 "986eb8c82a6be22bfb838a7dc1db997905737c88"
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards/-/commit/ae41ffe4a38687f072c92d2fcf352c8c6c10f4e0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards/-/commit/ae41ffe4a38687f072c92d2fcf352c8c6c10f4e0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to