diff mbox series

[6/6] python3-rpds-py: upgrade 0.27.0 -> 0.27.1

Message ID db9d8d63435c34d93ee8fd7831449bc8b7a948b4.1756849390.git.tim.orling@konsulko.com
State New
Headers show
Series [1/6] python3-setuptools-rust: upgrade 1.11.1 -> 1.12.0 | expand

Commit Message

Tim Orling Sept. 2, 2025, 9:46 p.m. UTC
From: Tim Orling <tim.orling@konsulko.com>

v0.27.1:
* Include attestations in published artifacts by @EpicWink in #160

Comparing Changes:
https://github.com/crate-py/rpds/compare/v0.27.0...v0.27.1

References:
https://github.com/crate-py/rpds/pull/160

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 .../{python3-rpds-py_0.27.0.bb => python3-rpds-py_0.27.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-rpds-py_0.27.0.bb => python3-rpds-py_0.27.1.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-rpds-py_0.27.0.bb b/meta/recipes-devtools/python/python3-rpds-py_0.27.1.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-rpds-py_0.27.0.bb
rename to meta/recipes-devtools/python/python3-rpds-py_0.27.1.bb
index ca2122f8df5..dfaffb65468 100644
--- a/meta/recipes-devtools/python/python3-rpds-py_0.27.0.bb
+++ b/meta/recipes-devtools/python/python3-rpds-py_0.27.1.bb
@@ -4,7 +4,7 @@  HOMEPAGE = "https://pypi.org/project/rpds-py/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7767fa537c4596c54141f32882c4a984"
 
-SRC_URI[sha256sum] = "8b23cf252f180cda89220b378d917180f29d313cd6a07b2431c0d3b776aae86f"
+SRC_URI[sha256sum] = "26a1c73171d10b7acccbded82bf6a586ab8203601e565badc74bbbf8bc5a10f8"
 
 require ${BPN}-crates.inc