From 3f71d1491c2bf127327f98f5bdbc3c9e398b0f7a Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 24 Sep 2024 09:16:43 -0400 Subject: [PATCH] Exclude python3-etcd from ELN This is an unwanted build dependency of Fedora samba builds. --- configs/repository-fedora-eln.yaml | 1 + configs/sst_program-unwanted.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/configs/repository-fedora-eln.yaml b/configs/repository-fedora-eln.yaml index 7177feef..b6a622e0 100644 --- a/configs/repository-fedora-eln.yaml +++ b/configs/repository-fedora-eln.yaml @@ -91,6 +91,7 @@ data: # unwanted python deps - python3-build - python3-docs + - python3-etcd - python3-hypothesis - python3-ipython - python3-pillow diff --git a/configs/sst_program-unwanted.yaml b/configs/sst_program-unwanted.yaml index e411edcc..172dbe11 100644 --- a/configs/sst_program-unwanted.yaml +++ b/configs/sst_program-unwanted.yaml @@ -22,6 +22,7 @@ data: - compat-golang-github-coreos-etcd-devel - golang-etcd-devel - golang-etcd-etcdserver-api-3rpc-devel + - python3-etcd - fedora-packager - fedora-packager-yubikey - fedpkg