Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions configs/sst_pt_python_ruby_nodejs-unwanted-python3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ data:
# python3-py is in maintenance mode upstream, pretty much dead
# it used to be in RHEL as a dependency of pytest which bundled the necessary parts
- python3-py
# lxml-html-clean is the CVE-magnet part of lxml we split upstream to get rid of it
# nothing in ELN really ever used it, but let's not risk it
- python3-lxml-html-clean
# components for the above
unwanted_source_packages:
- python3.5
Expand Down Expand Up @@ -181,6 +184,7 @@ data:
- python-toml
- python-tomli
- python-py
- python-lxml-html-clean
labels:
- eln
- c10s