]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3: add new files to compression
authorTrevor Gamblin <tgamblin@baylibre.com>
Tue, 13 Jan 2026 17:57:58 +0000 (12:57 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Jan 2026 17:46:18 +0000 (17:46 +0000)
commita5fd6d700dde2a5a3ef2c1a721fbe060fa1145f2
treeb71b155df9e1b092aa1d1532785bb6fa6a3a6cb9
parent9dfe1e7722fc6c2f798ba7aad2934210f325aee0
python3: add new files to compression

As of Python 3.14, there is a new top-level compression module that
contains the gzip and tarfile modules from previous versions, along with
a new _common module. However, for compatibility reasons the project is
also leaving a copy of the gzip and tarfile modules in the original
positions (to be handled in a future deprecation cycle).

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/python3-manifest.json