setuptools is required by devtools/check-api (py3)

This commit is contained in:
Yuming Zhu 2024-10-21 11:42:17 +00:00
parent 3ca34171a9
commit 5413ff5c12
10 changed files with 10 additions and 0 deletions

View file

@ -10,6 +10,7 @@ RUN \
python3-defusedxml \
python3-devel \
python3-librepo \
python3-setuptools \
python3-tox \
rpm-build && \
dnf clean all

View file

@ -10,6 +10,7 @@ RUN \
python3-defusedxml \
python3-devel \
python3-librepo \
python3-setuptools \
python3-tox \
rpm-build && \
dnf clean all

View file

@ -8,6 +8,7 @@ RUN \
python3-defusedxml \
python3-devel \
python3-librepo \
python3-setuptools \
python3-tox \
rpm-build && \
dnf clean all

View file

@ -8,6 +8,7 @@ RUN \
python3-defusedxml \
python3-devel \
python3-librepo \
python3-setuptools \
python3-tox \
rpm-build && \
dnf clean all

View file

@ -8,6 +8,7 @@ RUN \
python3-defusedxml \
python3-devel \
python3-librepo \
python3-setuptools \
python3-tox \
rpm-build && \
dnf clean all

View file

@ -8,6 +8,7 @@ RUN \
python3-defusedxml \
python3-devel \
python3-librepo \
python3-setuptools \
python3-tox \
rpm-build && \
dnf clean all

View file

@ -8,6 +8,7 @@ RUN \
python3-defusedxml \
python3-devel \
python3-librepo \
python3-setuptools \
python3-tox \
rpm-build && \
dnf clean all

View file

@ -8,6 +8,7 @@ RUN \
python3-defusedxml \
python3-devel \
python3-librepo \
python3-setuptools \
python3-tox \
rpm-build && \
dnf clean all

View file

@ -8,6 +8,7 @@ RUN \
python3-defusedxml \
python3-devel \
python3-librepo \
python3-setuptools \
python3-tox \
rpm-build && \
dnf clean all

View file

@ -11,3 +11,4 @@ Cheetah3
psycopg2-binary
python-multilib
python-qpid-proton
setuptools