commit | bf1ef3278c30572f5b958c5f1d2f59839e3d2b87 | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Mon May 05 18:08:12 2025 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Mon May 05 18:08:14 2025 +0530 |
tree | 4dc8a1c354761b146bc12953dd5046b28d300e2d | |
parent | 3fe8873a15db27d2d8b7df4e708210ee3ca1465d [diff] |
Honor PYTHON3_VERSION for mod_wsgi rpm installation Different variants of mod_wsgi are provided like:- python3-mod_wsgi.x86_64 python3.11-mod_wsgi.x86_64 python3.12-mod_wsgi.x86_64 Adjust script to also consider PYTHON3_VERSION var to correctly install the package. Related-Bug: #2109591 Change-Id: I6bbfd92ef727ef9b343cd5778bb78f43c13165ad