($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Adrian Freihofer <adrian.freihofer@gmail.com>
To: bitbake-devel@lists.openembedded.org
Cc: Adrian Freihofer <adrian.freihofer@siemens.com>
Subject: [2.0][kirkstone][PATCH 0/3] pick python 3.12 fixes
Date: Thu, 15 Feb 2024 21:44:49 +0100	[thread overview]
Message-ID: <20240215204524.320874-1-adrian.freihofer@siemens.com> (raw)

These 3 patches are fast forward cherry picked from master branch.
They fix some oe-selftests on Fedora 39 with Python 3.12.

git cherry-pick 5419a8473d6d4cd1d01537de68ad8d72cf5be0b2
git cherry-pick de8ba2770d9a1a94af3d084f9540da7e2fae6022
git cherry-pick a5f1bc69ef2e456bd163303a07cfb73825b01576

More fixes are needed and will be sent to oe-core.

Adrian Freihofer (1):
  bitbake/lib/bs4/tests/test_tree.py: python 3.12 regex

Alexander Kanavin (1):
  bitbake/codeparser.py: address ast module deprecations in py 3.12

Chris Laplante (1):
  codeparser: replace deprecated ast.Str and 's'

 lib/bb/codeparser.py       | 24 ++++++++++++------------
 lib/bs4/tests/test_tree.py |  2 +-
 2 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.43.1



             reply	other threads:[~2024-02-15 20:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15 20:44 Adrian Freihofer [this message]
2024-02-15 20:44 ` [2.0][kirkstone][PATCH 1/3] codeparser: replace deprecated ast.Str and 's' Adrian Freihofer
2024-02-15 20:44 ` [2.0][kirkstone][PATCH 2/3] bitbake/codeparser.py: address ast module deprecations in py 3.12 Adrian Freihofer
2024-02-15 20:44 ` [2.0][kirkstone][PATCH 3/3] bitbake/lib/bs4/tests/test_tree.py: python 3.12 regex Adrian Freihofer

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=20240215204524.320874-1-adrian.freihofer@siemens.com \
    --to=adrian.freihofer@gmail.com \
    --cc=adrian.freihofer@siemens.com \
    --cc=bitbake-devel@lists.openembedded.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).