setuptools is required by devtools/check-api (py3)
This commit is contained in:
parent
3ca34171a9
commit
5413ff5c12
10 changed files with 10 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ RUN \
|
|||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-setuptools \
|
||||
python3-tox \
|
||||
rpm-build && \
|
||||
dnf clean all
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ RUN \
|
|||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-setuptools \
|
||||
python3-tox \
|
||||
rpm-build && \
|
||||
dnf clean all
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ RUN \
|
|||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-setuptools \
|
||||
python3-tox \
|
||||
rpm-build && \
|
||||
dnf clean all
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ RUN \
|
|||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-setuptools \
|
||||
python3-tox \
|
||||
rpm-build && \
|
||||
dnf clean all
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ RUN \
|
|||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-setuptools \
|
||||
python3-tox \
|
||||
rpm-build && \
|
||||
dnf clean all
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ RUN \
|
|||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-setuptools \
|
||||
python3-tox \
|
||||
rpm-build && \
|
||||
dnf clean all
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ RUN \
|
|||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-setuptools \
|
||||
python3-tox \
|
||||
rpm-build && \
|
||||
dnf clean all
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ RUN \
|
|||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-setuptools \
|
||||
python3-tox \
|
||||
rpm-build && \
|
||||
dnf clean all
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ RUN \
|
|||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-setuptools \
|
||||
python3-tox \
|
||||
rpm-build && \
|
||||
dnf clean all
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ Cheetah3
|
|||
psycopg2-binary
|
||||
python-multilib
|
||||
python-qpid-proton
|
||||
setuptools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue