From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python3: bump to version 3.11.0
Date: Thu, 3 Nov 2022 23:10:20 +0100 [thread overview]
Message-ID: <20221103231020.5f0705b2@windsurf> (raw)
In-Reply-To: <20221025135813.2387865-1-james.hilliard1@gmail.com>
On Tue, 25 Oct 2022 07:58:13 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> Add new host-pkgconf host python3 dependency.
>
> Set new --with-build-python conf options for target python build.
>
> Drop Fix cross compiling the uuid module patch which is no longer
> required as pkgconfig is now used for include directory detection.
>
> Refresh patches.
>
> License hash changed due to year update:
> https://github.com/python/cpython/commit/ba00f0d93a4aea85ae8089f139856a7c450584d7
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> ...e-the-build-of-pyc-files-conditional.patch | 14 +++---
> ...taddrinfo-configure-test-when-cross-.patch | 20 ++++----
> ...re-to-disable-the-build-of-certain-e.patch | 32 ++++++------
> ...y-header-paths-for-cross-compilation.patch | 12 ++---
> ...ook-in-usr-lib-termcap-for-libraries.patch | 10 ++--
> .../0006-Don-t-add-multiarch-paths.patch | 8 +--
> .../0007-Abort-on-failed-module-build.patch | 8 +--
> .../0008-Serial-ioctl-workaround.patch | 6 +--
> ...e-shebang-of-Python-scripts-for-cros.patch | 6 +--
> ...ig.sh.in-ensure-sed-invocations-only.patch | 4 +-
> .../0011-Add-an-option-to-disable-pydoc.patch | 32 ++++++------
> ...012-Add-an-option-to-disable-lib2to3.patch | 43 ++++++++--------
> ...option-to-disable-the-sqlite3-module.patch | 37 ++++++--------
> ...d-an-option-to-disable-the-tk-module.patch | 24 ++++-----
> ...-option-to-disable-the-curses-module.patch | 18 +++----
> .../0016-Add-an-option-to-disable-expat.patch | 49 +++++++------------
> ...-Add-an-option-to-disable-CJK-codecs.patch | 8 +--
> .../0018-Add-an-option-to-disable-NIS.patch | 8 +--
> ...Add-an-option-to-disable-unicodedata.patch | 8 +--
> .../0020-Add-an-option-to-disable-IDLE.patch | 26 +++++-----
> ...021-Add-an-option-to-disable-decimal.patch | 36 +++++---------
> ...on-to-disable-the-ossaudiodev-module.patch | 14 +++---
> ...an-option-to-disable-openssl-support.patch | 8 +--
> ...ption-to-disable-the-readline-module.patch | 8 +--
> ...to-disable-zlib-bzip2-and-xz-modules.patch | 8 +--
> ...thon-config.sh-don-t-reassign-prefix.patch | 6 +--
> ...dd-an-option-to-disable-uuid-module.patch} | 8 +--
> ...-Fix-cross-compiling-the-uuid-module.patch | 43 ----------------
> ...-fix-building-on-older-distributions.patch | 47 ++++++++++++++++++
> ...p-CC-print-multiarch-output-for-mus.patch} | 8 +--
> ...-fix-building-on-older-distributions.patch | 38 --------------
> ...on-to-disable-the-berkeleydb-module.patch} | 8 +--
> ...ng-doesn-t-set-errno-when-encryptio.patch} | 8 +--
> package/python3/python3.hash | 4 +-
> package/python3/python3.mk | 12 +++--
> 35 files changed, 285 insertions(+), 344 deletions(-)
> rename package/python3/{0028-Add-an-option-to-disable-uuid-module.patch => 0027-Add-an-option-to-disable-uuid-module.patch} (81%)
> delete mode 100644 package/python3/0027-Fix-cross-compiling-the-uuid-module.patch
> create mode 100644 package/python3/0028-fix-building-on-older-distributions.patch
> rename package/python3/{0030-configure.ac-fixup-CC-print-multiarch-output-for-mus.patch => 0029-configure.ac-fixup-CC-print-multiarch-output-for-mus.patch} (91%)
> delete mode 100644 package/python3/0029-fix-building-on-older-distributions.patch
> rename package/python3/{0031-Add-an-option-to-disable-the-berkeleydb-module.patch => 0030-Add-an-option-to-disable-the-berkeleydb-module.patch} (80%)
> rename package/python3/{0032-lib-crypt-uClibc-ng-doesn-t-set-errno-when-encryptio.patch => 0031-lib-crypt-uClibc-ng-doesn-t-set-errno-when-encryptio.patch} (89%)
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:[~2022-11-03 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-25 13:58 [Buildroot] [PATCH 1/1] package/python3: bump to version 3.11.0 James Hilliard
2022-11-03 22:10 ` 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=20221103231020.5f0705b2@windsurf \
--to=buildroot@buildroot.org \
--cc=asafka7@gmail.com \
--cc=james.hilliard1@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox