From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Marcus Hoffmann via buildroot <buildroot@buildroot.org>
Cc: James Hilliard <james.hilliard1@gmail.com>,
Marcus Hoffmann <buildroot@bubu1.eu>,
Asaf Kahlon <asafka7@gmail.com>,
Oli Vogt <oli.vogt.pub01@gmail.com>
Subject: Re: [Buildroot] [PATCH] package/python-django: bump to 5.1
Date: Fri, 23 Aug 2024 19:32:55 +0200 [thread overview]
Message-ID: <20240823193255.6130da10@windsurf> (raw)
In-Reply-To: <20240822113329.695395-1-buildroot@bubu1.eu>
On Thu, 22 Aug 2024 13:33:29 +0200
Marcus Hoffmann via buildroot <buildroot@buildroot.org> wrote:
> Release notes: https://docs.djangoproject.com/en/5.1/releases/5.1/
>
> We need to add --skip-dependency-check to build options as django
> currently pins setuptools <69.3 [1] and buildroot uses a newer version.
>
> The Django pin is likely to not be affected by PEP-625 [2] handling,
> which was added to setuptools 69.3 [3][4]. We don't really care about
> the sdist name changing for django though, so we can use a newer version
> of setuptools as well.
>
> Django has been confirmed to still install and work correctly by running
> the runtime test.
>
> [1] https://github.com/django/django/commit/4686541691dbe986f58ac87630c3b7a04db4ff93
> [2] https://peps.python.org/pep-0625/
> [3] https://github.com/pypa/setuptools/issues/3593
> [4] https://github.com/pypa/setuptools/blob/main/NEWS.rst#v6930
>
> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
> ---
> package/python-django/python-django.hash | 4 ++--
> package/python-django/python-django.mk | 5 +++--
> 2 files changed, 5 insertions(+), 4 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-08-23 17:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 11:33 [Buildroot] [PATCH] package/python-django: bump to 5.1 Marcus Hoffmann via buildroot
2024-08-23 17:32 ` Thomas Petazzoni via buildroot [this message]
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=20240823193255.6130da10@windsurf \
--to=buildroot@buildroot.org \
--cc=asafka7@gmail.com \
--cc=buildroot@bubu1.eu \
--cc=james.hilliard1@gmail.com \
--cc=oli.vogt.pub01@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.