public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: buildbot@sourceware.org
Cc: "Martin Liška" <mliska@suse.cz>, "Mark Wielaard" <mark@klomp.org>
Subject: [PATCH] Remove python3-mock from Containerfile-opensuse-tumbleweed
Date: Mon, 13 Feb 2023 10:43:50 +0100	[thread overview]
Message-ID: <20230213094350.1233525-1-mark@klomp.org> (raw)

python3-mock was removed from Tumbleweed. It is a deprecated package.
Since Python 3.3 unittest.mock is part of the standard library.
---
 builder/containers/Containerfile-opensuse-tumbleweed | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builder/containers/Containerfile-opensuse-tumbleweed b/builder/containers/Containerfile-opensuse-tumbleweed
index b9fdd09..7badf00 100644
--- a/builder/containers/Containerfile-opensuse-tumbleweed
+++ b/builder/containers/Containerfile-opensuse-tumbleweed
@@ -10,7 +10,7 @@ RUN zypper -n install \
         findutils file tar curl libarchive-devel libcurl-devel \
         libmicrohttpd-devel sqlite-devel libelf-devel libdw-devel elfutils \
         xmlto poppler-tools libxslt docbook-dtds docbook-xsl-stylesheets \
-        libxml2-devel dos2unix dpkg python3-devel python3-mock \
+        libxml2-devel dos2unix dpkg python3-devel \
         python3-rpm python3-pyxdg python3-pip openmpi-devel gdb help2man wget \
         texinfo libexpat-devel glibc-devel glibc-locale xxhash-devel \
 	ncurses-devel jq libjson-c-devel socat shadow
-- 
2.39.1


                 reply	other threads:[~2023-02-13  9:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230213094350.1233525-1-mark@klomp.org \
    --to=mark@klomp.org \
    --cc=buildbot@sourceware.org \
    --cc=mliska@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).