From 9decaccd65e7fc186efec3545cfe8b146f2cfc54 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 29 Sep 2024 22:19:02 -0400 Subject: [PATCH 1/2] Exclude python3-myst-parser, python3-pytest-randomly from ELN myst-parser is a build dependency of the Fedora llvm/clang builds. --- configs/repository-fedora-eln.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/repository-fedora-eln.yaml b/configs/repository-fedora-eln.yaml index 4e56cc4c..16c91e5c 100644 --- a/configs/repository-fedora-eln.yaml +++ b/configs/repository-fedora-eln.yaml @@ -94,10 +94,12 @@ data: - python3-etcd - python3-hypothesis - python3-ipython + - python3-myst-parser - python3-pillow - python3-pytest-cov - python3-pytest-flakes - python3-pytest-mock + - python3-pytest-randomly - python3-pytest-xdist - python3-recommonmark - python3-tox-current-env From 9358c53604c100aab54c1e97580fc845ae3ec08d Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 29 Sep 2024 22:20:15 -0400 Subject: [PATCH 2/2] Exclude some libreoffice langpacks The corresponding mythes-* packages are from hunspell SRPMs, but are not built in RHEL for lack of anything mythes. --- configs/eln_extras_libreoffice.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/eln_extras_libreoffice.yaml b/configs/eln_extras_libreoffice.yaml index 1b661717..36e2b576 100644 --- a/configs/eln_extras_libreoffice.yaml +++ b/configs/eln_extras_libreoffice.yaml @@ -25,7 +25,7 @@ data: - libreoffice-gtk3 - libreoffice-kf6 - libreoffice-x11 - # langpacks + # langpacks (those with missing deps are commented out) - libreoffice-langpack-af - libreoffice-langpack-ar - libreoffice-langpack-as @@ -62,13 +62,13 @@ data: - libreoffice-langpack-kn - libreoffice-langpack-ko - libreoffice-langpack-lt - - libreoffice-langpack-lv +# - libreoffice-langpack-lv - libreoffice-langpack-mai - libreoffice-langpack-ml - libreoffice-langpack-mr - - libreoffice-langpack-nb +# - libreoffice-langpack-nb - libreoffice-langpack-nl - - libreoffice-langpack-nn +# - libreoffice-langpack-nn - libreoffice-langpack-nr - libreoffice-langpack-nso - libreoffice-langpack-or