diff mbox series

[meta-python,2/2] python3-gpiod: bump version to v2.0-rc3

Message ID 20230223200106.35281-3-brgl@bgdev.pl
State Under Review
Headers show
Series libgpiod: one more RC before the final release | expand

Commit Message

Bartosz Golaszewski Feb. 23, 2023, 8:01 p.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

One more RC before the final release.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
 .../{python3-gpiod_2.0-rc2.bb => python3-gpiod_2.0-rc3.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-gpiod_2.0-rc2.bb => python3-gpiod_2.0-rc3.bb} (95%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-gpiod_2.0-rc2.bb b/meta-python/recipes-devtools/python/python3-gpiod_2.0-rc3.bb
similarity index 95%
rename from meta-python/recipes-devtools/python/python3-gpiod_2.0-rc2.bb
rename to meta-python/recipes-devtools/python/python3-gpiod_2.0-rc3.bb
index 0a16ce06b..6af1542bf 100644
--- a/meta-python/recipes-devtools/python/python3-gpiod_2.0-rc2.bb
+++ b/meta-python/recipes-devtools/python/python3-gpiod_2.0-rc3.bb
@@ -12,7 +12,7 @@  require recipes-support/libgpiod/libgpiod-src.inc
 
 SRC_URI += "file://run-ptest"
 
-SRC_URI[sha256sum] = "1b931bfabef897911e59d45c80b8930c43fa72f08aab9c03e8dfd4005881c09e"
+SRC_URI[sha256sum] = "1d1756d465525deb668526571dc6ed7e08f7b8e7745b10fc028208a22fb7adf8"
 S = "${WORKDIR}/libgpiod-2.0/bindings/python"
 
 inherit setuptools3 ptest