public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/4] make.sh: Removal of three python2 modules
Date: Sat, 15 May 2021 23:50:31 +0200	[thread overview]
Message-ID: <20210515215034.4133612-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 753 bytes --]

- Removal of python-distutils and python-distutils-extra as these have
   been replaced by setuptools.
- Removal of python-optional-src
- Only python-distutils-extra line is removed from make.sh as
   python-distutils and python-optional-src were not in make.sh
   These two modules have not been getting built historically

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 make.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/make.sh b/make.sh
index 2586c4e63..4af0081e9 100755
--- a/make.sh
+++ b/make.sh
@@ -1538,7 +1538,6 @@ buildipfire() {
   lfsmake2 wireless-regdb
   lfsmake2 crda
   lfsmake2 libsolv
-  lfsmake2 python-distutils-extra
   lfsmake2 ddns
   lfsmake2 python3-setuptools-scm
   lfsmake2 python3-dateutil
-- 
2.31.1


             reply	other threads:[~2021-05-15 21:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-15 21:50 Adolf Belka [this message]
2021-05-15 21:50 ` [PATCH 2/4] python-optional-src: Removal of this python2 module Adolf Belka
2021-05-15 21:50 ` [PATCH 3/4] python-distutils: " Adolf Belka
2021-05-15 21:50 ` [PATCH 4/4] python-distutils-extra: " Adolf Belka

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=20210515215034.4133612-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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