From: Trevor Gamblin <tgamblin@baylibre.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][PATCH 2/4] python3-setuptools-scm: upgrade 9.2.2 -> 10.0.5
Date: Thu, 23 Apr 2026 13:12:44 -0400 [thread overview]
Message-ID: <20260423171246.309711-2-tgamblin@baylibre.com> (raw)
In-Reply-To: <20260423171246.309711-1-tgamblin@baylibre.com>
Changelog: https://github.com/pypa/setuptools-scm/releases
Note that the releases page also includes notes for the vcs-versioning
module, which is published separately (and which setuptools-scm depends
on). The new python3-vcs-versioning recipe is added to dependency lists.
Also rework the DEPENDS list to match the same formatting as RDEPENDS.
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
...tools-scm_9.2.2.bb => python3-setuptools-scm_10.0.5.bb} | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-setuptools-scm_9.2.2.bb => python3-setuptools-scm_10.0.5.bb} (79%)
diff --git a/meta/recipes-devtools/python/python3-setuptools-scm_9.2.2.bb b/meta/recipes-devtools/python/python3-setuptools-scm_10.0.5.bb
similarity index 79%
rename from meta/recipes-devtools/python/python3-setuptools-scm_9.2.2.bb
rename to meta/recipes-devtools/python/python3-setuptools-scm_10.0.5.bb
index d16d79c79f..3e86c4fd2c 100644
--- a/meta/recipes-devtools/python/python3-setuptools-scm_9.2.2.bb
+++ b/meta/recipes-devtools/python/python3-setuptools-scm_10.0.5.bb
@@ -6,13 +6,16 @@ argument or in a SCM managed file."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=838c366f69b72c5df05c96dff79b35f2"
-SRC_URI[sha256sum] = "1c674ab4665686a0887d7e24c03ab25f24201c213e82ea689d2f3e169ef7ef57"
+SRC_URI[sha256sum] = "bbba8fe754516cdefd017f4456721775e6ef9662bd7887fb52ae26813d4838c3"
PYPI_PACKAGE = "setuptools_scm"
inherit pypi python_setuptools_build_meta
-DEPENDS += "python3-packaging-native"
+DEPENDS += "\
+ python3-packaging-native \
+ python3-vcs-versioning-native \
+"
RDEPENDS:${PN} = "\
python3-packaging \
--
2.53.0
next prev parent reply other threads:[~2026-04-23 17:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 17:12 [OE-core][PATCH 1/4] python3-vcs-versioning: add recipe Trevor Gamblin
2026-04-23 17:12 ` Trevor Gamblin [this message]
2026-04-24 9:42 ` [OE-core][PATCH 2/4] python3-setuptools-scm: upgrade 9.2.2 -> 10.0.5 Mathieu Dubois-Briand
2026-04-23 17:12 ` [OE-core][PATCH 3/4] maintainers.inc: add self for python3-uv-build Trevor Gamblin
2026-04-23 17:12 ` [OE-core][PATCH 4/4] python3-vcs-versioning: add ptest Trevor Gamblin
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=20260423171246.309711-2-tgamblin@baylibre.com \
--to=tgamblin@baylibre.com \
--cc=openembedded-core@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