Skip to content

Commit

Permalink
Mark python3-py as unwanted in RHEL 10+
Browse files Browse the repository at this point in the history
  • Loading branch information
befeleme authored Oct 5, 2023
1 parent 407b03f commit 323ae1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/sst_cs_apps-unwanted-python3-eln.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ data:
# tomllib is in the Python standard library (PEP 680), use that one instead
- python3-toml
- python3-tomli
# python3-py was needed by pytest which bundled the necessary parts
- python3-py

# older Python versions
- python3.9
Expand All @@ -27,6 +29,7 @@ data:
unwanted_source_packages:
- pytz
- python-chardet
- python-py
- python-toml
- python-tomli
- python3.9
Expand Down

0 comments on commit 323ae1d

Please sign in to comment.