Skip to content

Commit 308e955

Browse files
committed
Block python3-simpleaudio
It is a weak dependency of ibus-table and ibus-typing-booster which is not shipped in RHEL. fedora-eln/eln#242
1 parent 190350e commit 308e955

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configs/repository-fedora-eln.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ data:
2222
# qtwebengine is unwanted
2323
- qt6-qtpdf
2424
- qt6-qtwebengine
25+
# unwanted weak dependency of ibus-table, ibus-typing-booster
26+
- python3-simpleaudio
2527
priority: 1
2628
AppStream:
2729
baseurl: https://kojipkgs.fedoraproject.org/compose/eln/latest-Fedora-eln/compose/AppStream/$basearch/os/
@@ -144,6 +146,8 @@ data:
144146
- jboss-jaxrs-2.0-api
145147
- jboss-logging*
146148
- pki-resteasy-*
149+
# unwanted weak dependency of ibus-table, ibus-typing-booster
150+
- python3-simpleaudio
147151
priority: 4
148152
Rawhide:
149153
baseurl: https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$basearch/os/

0 commit comments

Comments
 (0)