diff mbox series

[meta-oe,28/35] python3-psycopg: upgrade 3.3.4 -> 3.3.6

Message ID 20260927105002.1832451-28-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-gnome,1/35] gimp: upgrade 3.2.4 -> 3.2.6 | expand

Commit Message

Ankur Tyagi Sept. 27, 2026, 10:49 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../{python3-psycopg_3.3.4.bb => python3-psycopg_3.3.6.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/python/{python3-psycopg_3.3.4.bb => python3-psycopg_3.3.6.bb} (86%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/python/python3-psycopg_3.3.4.bb b/meta-oe/recipes-devtools/python/python3-psycopg_3.3.6.bb
similarity index 86%
rename from meta-oe/recipes-devtools/python/python3-psycopg_3.3.4.bb
rename to meta-oe/recipes-devtools/python/python3-psycopg_3.3.6.bb
index 063219b260..83a1e33863 100644
--- a/meta-oe/recipes-devtools/python/python3-psycopg_3.3.4.bb
+++ b/meta-oe/recipes-devtools/python/python3-psycopg_3.3.6.bb
@@ -7,7 +7,7 @@  features offered by PostgreSQL."
 LICENSE = "LGPL-3.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000208d539ec061b899bce1d9ce9404"
 
-SRC_URI[sha256sum] = "e21207764952cff81b6b8bdacad9a3939f2793367fdac2987b3aac36a651b5bc"
+SRC_URI[sha256sum] = "c081f2250df751a943036e42db6df4571c66cd0aabe8291a7a506512b12007d2"
 
 inherit pypi python_setuptools_build_meta