ci: Refresh generated files

Add black, drop scrub.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Andrea Bolognani 2023-11-30 19:31:57 +01:00
parent dca48ec74c
commit 417bd41cba
88 changed files with 118 additions and 86 deletions

View File

@ -73,12 +73,14 @@ function install_buildenv() {
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-pytest \
python3-setuptools \
python3-wheel \
qemu-img \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \
@ -90,6 +92,7 @@ function install_buildenv() {
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
/usr/bin/pip3 install black
}
export CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"

View File

@ -13,6 +13,7 @@ function install_buildenv() {
audit-dev \
augeas \
bash-completion \
black \
ca-certificates \
ccache \
ceph-dev \

View File

@ -13,6 +13,7 @@ function install_buildenv() {
audit-dev \
augeas \
bash-completion \
black \
ca-certificates \
ccache \
ceph-dev \

View File

@ -74,12 +74,14 @@ function install_buildenv() {
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-pytest \
python3-setuptools \
python3-wheel \
qemu-img \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \
@ -91,6 +93,7 @@ function install_buildenv() {
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
/usr/bin/pip3 install black
}
export CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"

View File

@ -70,12 +70,14 @@ function install_buildenv() {
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-pytest \
python3-setuptools \
python3-wheel \
qemu-img \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \
@ -87,6 +89,7 @@ function install_buildenv() {
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
/usr/bin/pip3 install black
}
export CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -42,7 +43,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -42,7 +43,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -42,7 +43,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -42,7 +43,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -42,7 +43,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -42,7 +43,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -42,7 +43,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -42,7 +43,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -77,7 +78,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -77,7 +78,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -43,7 +44,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc
sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -77,7 +78,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \

View File

@ -68,6 +68,7 @@ function install_buildenv() {
pkgconfig \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
@ -75,7 +76,6 @@ function install_buildenv() {
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \

View File

@ -39,12 +39,12 @@ function install_buildenv() {
perl-base \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
qemu-img \
rpm-build \
scrub \
sed \
systemd-rpm-macros
dnf install -y \

View File

@ -39,12 +39,12 @@ function install_buildenv() {
perl-base \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
qemu-img \
rpm-build \
scrub \
sed \
systemd-rpm-macros
dnf install -y \

View File

@ -68,6 +68,7 @@ function install_buildenv() {
pkgconfig \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
@ -75,7 +76,6 @@ function install_buildenv() {
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \

View File

@ -40,12 +40,12 @@ function install_buildenv() {
perl-base \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
qemu-img \
rpm-build \
scrub \
sed \
systemd-rpm-macros
dnf install -y \

View File

@ -40,12 +40,12 @@ function install_buildenv() {
perl-base \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
qemu-img \
rpm-build \
scrub \
sed \
systemd-rpm-macros
dnf install -y \

View File

@ -69,6 +69,7 @@ function install_buildenv() {
pkgconfig \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
@ -76,7 +77,6 @@ function install_buildenv() {
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \

View File

@ -72,12 +72,14 @@ function install_buildenv() {
python3-base \
python3-docutils \
python3-flake8 \
python3-pip \
python3-pytest \
python3-setuptools \
python3-wheel \
qemu-tools \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-rpm-macros \
systemtap-sdt-devel \
@ -88,6 +90,7 @@ function install_buildenv() {
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
/usr/bin/pip3 install black
}
export CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"

View File

@ -70,14 +70,14 @@ function install_buildenv() {
pkgconfig \
polkit \
python3-base \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
python39-flake8 \
qemu-tools \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-rpm-macros \
systemtap-sdt-devel \

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -80,7 +81,6 @@ function install_buildenv() {
python3-setuptools \
python3-wheel \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \

View File

@ -12,6 +12,7 @@ function install_buildenv() {
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -78,7 +79,6 @@ function install_buildenv() {
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \

View File

@ -11,6 +11,6 @@ MAKE='/usr/local/bin/gmake'
NINJA='/usr/local/bin/ninja'
PACKAGING_COMMAND='pkg'
PIP3='/usr/local/bin/pip-3.8'
PKGS='augeas bash-completion ca_root_nss ccache codespell cppi curl cyrus-sasl diffutils diskscrub fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py39-docutils py39-flake8 py39-pytest python3 qemu readline yajl'
PKGS='augeas bash-completion ca_root_nss ccache codespell cppi curl cyrus-sasl diffutils fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py39-black py39-docutils py39-flake8 py39-pytest python3 qemu readline yajl'
PYPI_PKGS=''
PYTHON='/usr/local/bin/python3'

View File

@ -11,6 +11,6 @@ MAKE='/usr/local/bin/gmake'
NINJA='/usr/local/bin/ninja'
PACKAGING_COMMAND='pkg'
PIP3='/usr/local/bin/pip-3.8'
PKGS='augeas bash-completion ca_root_nss ccache codespell cppi curl cyrus-sasl diffutils diskscrub fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py39-docutils py39-flake8 py39-pytest python3 qemu readline yajl'
PKGS='augeas bash-completion ca_root_nss ccache codespell cppi curl cyrus-sasl diffutils fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py39-black py39-docutils py39-flake8 py39-pytest python3 qemu readline yajl'
PYPI_PKGS=''
PYTHON='/usr/local/bin/python3'

View File

@ -11,6 +11,6 @@ MAKE='/opt/homebrew/bin/gmake'
NINJA='/opt/homebrew/bin/ninja'
PACKAGING_COMMAND='brew'
PIP3='/opt/homebrew/bin/pip3'
PKGS='augeas bash-completion ccache codespell cppi curl diffutils docutils flake8 gettext git glib gnu-sed gnutls grep libiscsi libpcap libssh libssh2 libxml2 libxslt make meson ninja perl pkg-config python3 qemu readline scrub yajl'
PKGS='augeas bash-completion black ccache codespell cppi curl diffutils docutils flake8 gettext git glib gnu-sed gnutls grep libiscsi libpcap libssh libssh2 libxml2 libxslt make meson ninja perl pkg-config python3 qemu readline yajl'
PYPI_PKGS='pytest'
PYTHON='/opt/homebrew/bin/python3'

View File

@ -11,6 +11,6 @@ MAKE='/opt/homebrew/bin/gmake'
NINJA='/opt/homebrew/bin/ninja'
PACKAGING_COMMAND='brew'
PIP3='/opt/homebrew/bin/pip3'
PKGS='augeas bash-completion ccache codespell cppi curl diffutils docutils flake8 gettext git glib gnu-sed gnutls grep libiscsi libpcap libssh libssh2 libxml2 libxslt make meson ninja perl pkg-config python3 qemu readline scrub yajl'
PKGS='augeas bash-completion black ccache codespell cppi curl diffutils docutils flake8 gettext git glib gnu-sed gnutls grep libiscsi libpcap libssh libssh2 libxml2 libxslt make meson ninja perl pkg-config python3 qemu readline yajl'
PYPI_PKGS='pytest'
PYTHON='/opt/homebrew/bin/python3'

View File

@ -74,12 +74,14 @@ RUN dnf update -y && \
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-pytest \
python3-setuptools \
python3-wheel \
qemu-img \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \
@ -94,6 +96,8 @@ RUN dnf update -y && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
RUN /usr/bin/pip3 install black
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"

View File

@ -14,6 +14,7 @@ RUN apk update && \
audit-dev \
augeas \
bash-completion \
black \
ca-certificates \
ccache \
ceph-dev \

View File

@ -14,6 +14,7 @@ RUN apk update && \
audit-dev \
augeas \
bash-completion \
black \
ca-certificates \
ccache \
ceph-dev \

View File

@ -75,12 +75,14 @@ RUN dnf distro-sync -y && \
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-pytest \
python3-setuptools \
python3-wheel \
qemu-img \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \
@ -95,6 +97,8 @@ RUN dnf distro-sync -y && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
RUN /usr/bin/pip3 install black
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"

View File

@ -71,12 +71,14 @@ RUN dnf distro-sync -y && \
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-pytest \
python3-setuptools \
python3-wheel \
qemu-img \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \
@ -91,6 +93,8 @@ RUN dnf distro-sync -y && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
RUN /usr/bin/pip3 install black
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -44,7 +45,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -44,7 +45,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -44,7 +45,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -44,7 +45,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -44,7 +45,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -44,7 +45,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -44,7 +45,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -44,7 +45,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -79,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -79,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
codespell \
@ -45,7 +46,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
xsltproc && \
eatmydata apt-get autoremove -y && \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -79,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \

View File

@ -79,6 +79,7 @@ exec "$@"\n' > /usr/bin/nosync && \
pkgconfig \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
@ -86,7 +87,6 @@ exec "$@"\n' > /usr/bin/nosync && \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \

View File

@ -50,12 +50,12 @@ exec "$@"\n' > /usr/bin/nosync && \
perl-base \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
qemu-img \
rpm-build \
scrub \
sed \
systemd-rpm-macros && \
nosync dnf autoremove -y && \

View File

@ -50,12 +50,12 @@ exec "$@"\n' > /usr/bin/nosync && \
perl-base \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
qemu-img \
rpm-build \
scrub \
sed \
systemd-rpm-macros && \
nosync dnf autoremove -y && \

View File

@ -79,6 +79,7 @@ exec "$@"\n' > /usr/bin/nosync && \
pkgconfig \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
@ -86,7 +87,6 @@ exec "$@"\n' > /usr/bin/nosync && \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \

View File

@ -51,12 +51,12 @@ exec "$@"\n' > /usr/bin/nosync && \
perl-base \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
qemu-img \
rpm-build \
scrub \
sed \
systemd-rpm-macros && \
nosync dnf autoremove -y && \

View File

@ -51,12 +51,12 @@ exec "$@"\n' > /usr/bin/nosync && \
perl-base \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
qemu-img \
rpm-build \
scrub \
sed \
systemd-rpm-macros && \
nosync dnf autoremove -y && \

View File

@ -80,6 +80,7 @@ exec "$@"\n' > /usr/bin/nosync && \
pkgconfig \
polkit \
python3 \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
@ -87,7 +88,6 @@ exec "$@"\n' > /usr/bin/nosync && \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-devel \
systemd-rpm-macros \

View File

@ -73,12 +73,14 @@ RUN zypper update -y && \
python3-base \
python3-docutils \
python3-flake8 \
python3-pip \
python3-pytest \
python3-setuptools \
python3-wheel \
qemu-tools \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-rpm-macros \
systemtap-sdt-devel \
@ -91,6 +93,8 @@ RUN zypper update -y && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
RUN /usr/bin/pip3 install black
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"

View File

@ -71,14 +71,14 @@ RUN zypper dist-upgrade -y && \
pkgconfig \
polkit \
python3-base \
python3-black \
python3-docutils \
python3-flake8 \
python3-pytest \
python39-flake8 \
qemu-tools \
readline-devel \
rpm-build \
sanlock-devel \
scrub \
sed \
systemd-rpm-macros \
systemtap-sdt-devel \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -82,7 +83,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-setuptools \
python3-wheel \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \

View File

@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
augeas-lenses \
augeas-tools \
bash-completion \
black \
ca-certificates \
ccache \
clang \
@ -80,7 +81,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-docutils \
python3-pytest \
qemu-utils \
scrub \
sed \
systemtap-sdt-dev \
wireshark-dev \