Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-pyproject-hooks* 
to *1.3.3* has Succeeded.

Next steps:
    - apply the patch: git am 
0001-python3-pyproject-hooks-upgrade-1.2.0-1.3.3.patch
    - check the changes to upstream patches and summarize them in the commit 
message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 02a620366f5d0dabcd8d83c2a43141bedbe23134 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Thu, 17 Sep 2026 06:13:36 +0000
Subject: [PATCH] python3-pyproject-hooks: upgrade 1.2.0 -> 1.3.3

Source: docs/changelog.rst

v1.3.3
------

- No code changes from 1.3. The git tags and the version number got out of sync
  while fixing an issue with the Github actions workflow to publish the release.
  1.3.3 exists only to get them back in sync without reassigning any tags.

v1.3
----

- Python 3.8 or above is now required (:pr:`214`).
- UserWarnings from the backend are now captured and re-emitted in the frontend
  process as a new category ``BuildBackendWarning``, so that frontends can
  control how they are shown to users (:pr:`213`).
- Show the traceback from the backend on a ``BackendUnavailable`` error 
(:pr:`219`).
- Fix the return type annotation for ``prepare_metadata_for_build_wheel``
  (:pr:`209`).
- Fix removing the internal ``_in_process`` directory from ``sys.path`` where
  the install location includes a symlink (:pr:`230`).
- Use ``os.path.commonpath`` instead of the deprecated ``commonprefix`` to
  validate the location of in-tree backends.
- Fix in-tree backends in locations containing the path separator character -
  ``:`` on Posix platforms, ``;`` on Windows (:pr:`232`).
- Fix finding distribution metadata with ``importlib.metadata`` in the backend
  when an in-tree backend is used (:pr:`212`).
- ``pyproject_hooks`` can be built from source using flit_core 4.x (:pr:`233`).
- Document that the ``hooks.subprocess_runner`` context manager API is not
  thread-safe (:pr:227`)

  in setuptools compatibility in 1.1 (PR :pr:`199`).
  before imporing the backend (PR :pr:`193`).
- Rely on preferred "files" API on Python 3.9 and later (:issue:`140`).
---
 ...yproject-hooks_1.2.0.bb => python3-pyproject-hooks_1.3.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pyproject-hooks_1.2.0.bb => 
python3-pyproject-hooks_1.3.3.bb} (86%)

diff --git a/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb 
b/meta/recipes-devtools/python/python3-pyproject-hooks_1.3.3.bb
similarity index 86%
rename from meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb
rename to meta/recipes-devtools/python/python3-pyproject-hooks_1.3.3.bb
index cdb9fc78c9..5f1507a034 100644
--- a/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb
+++ b/meta/recipes-devtools/python/python3-pyproject-hooks_1.3.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/pyproject-hooks";
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=aad69c93f605003e3342b174d9b0708c"
 
-SRC_URI[sha256sum] = 
"1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8"
+SRC_URI[sha256sum] = 
"defda19b854fa0d3bd4f76ea4ddcba8abd7dcfcdd585a6690ade050744fc5f43"
 
 inherit pypi python_flit_core
 
-- 
2.47.1

Changelog for python3-pyproject-hooks: 1.2.0 -> 1.3.3
Source: docs/changelog.rst

v1.3.3
------

- No code changes from 1.3. The git tags and the version number got out of sync
  while fixing an issue with the Github actions workflow to publish the release.
  1.3.3 exists only to get them back in sync without reassigning any tags.

v1.3
----

- Python 3.8 or above is now required (:pr:`214`).
- UserWarnings from the backend are now captured and re-emitted in the frontend
  process as a new category ``BuildBackendWarning``, so that frontends can
  control how they are shown to users (:pr:`213`).
- Show the traceback from the backend on a ``BackendUnavailable`` error 
(:pr:`219`).
- Fix the return type annotation for ``prepare_metadata_for_build_wheel``
  (:pr:`209`).
- Fix removing the internal ``_in_process`` directory from ``sys.path`` where
  the install location includes a symlink (:pr:`230`).
- Use ``os.path.commonpath`` instead of the deprecated ``commonprefix`` to
  validate the location of in-tree backends.
- Fix in-tree backends in locations containing the path separator character -
  ``:`` on Posix platforms, ``;`` on Windows (:pr:`232`).
- Fix finding distribution metadata with ``importlib.metadata`` in the backend
  when an in-tree backend is used (:pr:`212`).
- ``pyproject_hooks`` can be built from source using flit_core 4.x (:pr:`233`).
- Document that the ``hooks.subprocess_runner`` context manager API is not
  thread-safe (:pr:227`)

  in setuptools compatibility in 1.1 (PR :pr:`199`).
  before imporing the backend (PR :pr:`193`).
- Rely on preferred "files" API on Python 3.9 and later (:issue:`140`).

Attachment: 0001-python3-pyproject-hooks-upgrade-1.2.0-1.3.3.patch
Description: Binary data

packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks: 
FILELIST: directory renamed 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.2.0.dist-info/licenses -> 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.3.3.dist-info/licenses, 
directory renamed 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.2.0.dist-info -> 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.3.3.dist-info
Changes to packages/x86-64-v3-poky-linux/python3-pyproject-hooks (sysroot):
  /usr/lib/python3.14/site-packages/pyproject_hooks-1.2.0.dist-info moved to 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.3.3.dist-info
Changes to packages/x86_64-linux/python3-pyproject-hooks-native (sysroot):
  /usr/lib/python3.14/site-packages/pyproject_hooks-1.2.0.dist-info moved to 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.3.3.dist-info
packages/all-poky-linux/ca-certificates/ca-certificates-dev: FILES: removed 
"/lib/*.la /lib/*.o /lib/lib*.so"
packages/all-poky-linux/ca-certificates/ca-certificates-staticdev: FILES: 
removed "/lib/*.a"
packages/all-poky-linux/ca-certificates/ca-certificates: FILES: removed "/bin/* 
/sbin/* /lib/*.so.*", added "/usr/lib/*.so.*"
packages/all-poky-linux/tzdata/tzdata: FILES: removed "/bin/* /sbin/* 
/lib/*.so.*", added "/usr/lib/*.so.*"
packages/x86-64-v3-poky-linux/gcc-runtime/gcc-runtime-src: PKGSIZE changed from 
11341250 to 11141818 (-2%)
packages/x86-64-v3-poky-linux/python3-pyproject-hooks: PKGV changed from 1.2.0 
[default] to 1.3.3 [default]
packages/x86-64-v3-poky-linux/python3-pyproject-hooks: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/p/pyproject_hooks/pyproject_hooks-1.2.0.tar.gz";
 to 
"https://files.pythonhosted.org/packages/source/p/pyproject_hooks/pyproject_hooks-1.3.3.tar.gz";
packages/x86-64-v3-poky-linux/python3-pyproject-hooks: PV changed from "1.2.0" 
to "1.3.3"
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-dbg:
 PKGV changed from 1.2.0 [default] to 1.3.3 [default]
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-dbg:
 PV changed from "1.2.0" to "1.3.3"
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-dev:
 PKGV changed from 1.2.0 [default] to 1.3.3 [default]
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-dev:
 PV changed from "1.2.0" to "1.3.3"
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-doc:
 PKGV changed from 1.2.0 [default] to 1.3.3 [default]
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-doc:
 PV changed from "1.2.0" to "1.3.3"
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-locale:
 PKGV changed from 1.2.0 [default] to 1.3.3 [default]
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-locale:
 PV changed from "1.2.0" to "1.3.3"
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-src:
 PKGV changed from 1.2.0 [default] to 1.3.3 [default]
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-src:
 PV changed from "1.2.0" to "1.3.3"
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-staticdev:
 PKGV changed from 1.2.0 [default] to 1.3.3 [default]
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks-staticdev:
 PV changed from "1.2.0" to "1.3.3"
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks: 
FILELIST: directory renamed 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.2.0.dist-info -> 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.3.3.dist-info, directory 
renamed 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.2.0.dist-info/licenses -> 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.3.3.dist-info/licenses
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks: 
PKGV changed from 1.2.0 [default] to 1.3.3 [default]
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks: 
PKGSIZE changed from 70184 to 74129 (+6%)
packages/x86-64-v3-poky-linux/python3-pyproject-hooks/python3-pyproject-hooks: 
PV changed from "1.2.0" to "1.3.3"
Changes to packages/x86-64-v3-poky-linux/python3-pyproject-hooks (sysroot):
  /usr/lib/python3.14/site-packages/pyproject_hooks-1.2.0.dist-info moved to 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.3.3.dist-info
Changes to packages/x86_64-linux/python3-pyproject-hooks-native (sysroot):
  /usr/lib/python3.14/site-packages/pyproject_hooks-1.2.0.dist-info moved to 
/usr/lib/python3.14/site-packages/pyproject_hooks-1.3.3.dist-info
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#246034): 
https://lists.openembedded.org/g/openembedded-core/message/246034
Mute This Topic: https://lists.openembedded.org/mt/121292666/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to