Skip to content

Commit

Permalink
Remove unused packages and update python versions
Browse files Browse the repository at this point in the history
python-xdg was removed as a dependency
containers/podman-py@8d1020e

tests are currently done for py12
containers/podman-py@330cf0b

Signed-off-by: Nicola Sella <[email protected]>
  • Loading branch information
inknos committed Oct 15, 2024
1 parent d8ee5ce commit 9301643
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion IMG_SFX
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20241010t105554z-f40f39d13
20241015t085508z-f40f39d13
4 changes: 3 additions & 1 deletion cache_images/fedora-podman-py_packaging.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,15 @@ INSTALL_PACKAGES=(\
python3-psutil
python3-pylint
python3-pytest
python3-pyxdg
python3-requests
python3-requests-mock
python3-virtualenv
python3.6
python3.8
python3.9
python3.10
python3.11
python3.12
redhat-rpm-config
rsync
sed
Expand Down

0 comments on commit 9301643

Please sign in to comment.