mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-24 02:32:26 +08:00
Use distro.linux_distribution instead
platform.linux_distribution is removed since Python 3.8. Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
@@ -42,6 +42,7 @@ RUN yum -y install \
|
||||
python-solv \
|
||||
python-sqlalchemy \
|
||||
python-tox \
|
||||
python2-distro \
|
||||
python2-libmodulemd2 \
|
||||
python2-pyyaml \
|
||||
python2-pungi \
|
||||
|
||||
Reference in New Issue
Block a user