From: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
To: openembedded-core@lists.openembedded.org
Cc: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
Subject: [PATCH 1/3] python3-pbr: upgrade 7.0.3 -> 7.1.0
Date: Fri, 14 Aug 2026 13:03:30 +0200 [thread overview]
Message-ID: <20260814110332.38407-2-jaipaul.cheernam@est.tech> (raw)
In-Reply-To: <20260814110332.38407-1-jaipaul.cheernam@est.tech>
ChangeLog: https://docs.openstack.org/pbr/latest/user/history.html#id1
Source: ChangeLog
7.1.0
-----
* Move pyproject.toml to the top of usage docs
* Docs and release note for setup.cfg/py removal
* Use PEP 508 inline markers for wheel builds
* Add support for local version as defined in PEP 440
* Add testing on resolute 3.15 (dev)
* Add python 3.14 support and testing
* functional tests: extend PYTHONPATH rather than replace it
* Hook in LocalSDist override
* Convert CapturedSubprocess, Venv fixtures to context managers
* Remove need for setup.cfg, setup.py
* Remove more unused code
* Avoid warning about setup.py deprecation
* Fix misspelled tests\_require in REMOVED\_KEYWORDS
* Fix tests
* Drop Jammy testing
* Add classifiers for latest Python
* Run py27 job with default ansible
Signed-off-by: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
---
.../python/{python3-pbr_7.0.3.bb => python3-pbr_7.1.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-pbr_7.0.3.bb => python3-pbr_7.1.0.bb} (83%)
diff --git a/meta/recipes-devtools/python/python3-pbr_7.0.3.bb b/meta/recipes-devtools/python/python3-pbr_7.1.0.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-pbr_7.0.3.bb
rename to meta/recipes-devtools/python/python3-pbr_7.1.0.bb
index 80092999fa..7fc227e6bb 100644
--- a/meta/recipes-devtools/python/python3-pbr_7.0.3.bb
+++ b/meta/recipes-devtools/python/python3-pbr_7.1.0.bb
@@ -13,4 +13,4 @@ RDEPENDS:${PN} += "python3-setuptools"
BBCLASSEXTEND = "native nativesdk"
-SRC_URI[sha256sum] = "b46004ec30a5324672683ec848aed9e8fc500b0d261d40a3229c2d2bbfcedc29"
+SRC_URI[sha256sum] = "66ece3a2f5c4f05e5f37569213e755193f6e00b8aa361bfb190533ea8ee8b10c"
next prev parent reply other threads:[~2026-08-14 11:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 11:03 [PATCH 0/3] python packages upgrade Jaipaul Cheernam
2026-08-14 11:03 ` Jaipaul Cheernam [this message]
2026-08-14 11:03 ` [PATCH 2/3] python3-uv-build: upgrade 0.12.3 -> 0.12.4 Jaipaul Cheernam
2026-08-14 11:03 ` [PATCH 3/3] python3-hypothesis: upgrade 6.165.2 -> 6.165.6 Jaipaul Cheernam
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=20260814110332.38407-2-jaipaul.cheernam@est.tech \
--to=jaipaul.cheernam@est.tech \
--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