From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 2/2] python3-dateutil: Removal of python3-six as a dependency
Date: Fri, 14 May 2021 09:12:15 +0200 [thread overview]
Message-ID: <d6f2de95-278d-d987-eb94-26fc4a92324e@ipfire.org> (raw)
In-Reply-To: <20210513164708.2889937-2-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1227 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - python3-dateutil is installed as a python3 module.
> - It had python3-six defined as a dependency. Python3-six is a module that
> allows a project to be capable of neing run under python2 or under
> python3
> - With the planned removal of python2 there is no need to have
> python3-dateutil capable of working with python2.
> - python3-six addon is being removed as there is no need for any python3
> module in IPFire to also be capable o0f running under python2
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/python3-dateutil | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/python3-dateutil b/lfs/python3-dateutil
> index 1d70ac1c2..04bc39cf1 100644
> --- a/lfs/python3-dateutil
> +++ b/lfs/python3-dateutil
> @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
> PROG = python3-dateutil
> -PAK_VER = 3
> +PAK_VER = 4
>
> -DEPS = python3-six
> +DEPS =
>
> ###############################################################################
> # Top-level Rules
>
next prev parent reply other threads:[~2021-05-14 7:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-13 16:47 [PATCH 1/2] python-six: Removal of python2 & 3 addon versions of six Adolf Belka
2021-05-13 16:47 ` [PATCH 2/2] python3-dateutil: Removal of python3-six as a dependency Adolf Belka
2021-05-14 7:12 ` Peter Müller [this message]
2021-05-14 7:12 ` [PATCH 1/2] python-six: Removal of python2 & 3 addon versions of six Peter Müller
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=d6f2de95-278d-d987-eb94-26fc4a92324e@ipfire.org \
--to=peter.mueller@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