diff mbox series

[meta-python,34/45] python3-psycopg: upgrade 3.2.5 -> 3.2.6

Message ID 1742893312-3809-34-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/45] abseil-cpp: upgrade 20250127.0 -> 20250127.1 | expand

Commit Message

Mingyu Wang (Fujitsu) March 25, 2025, 9:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Fix connection semantic when using target_session_attrs=prefer-standby

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-psycopg_3.2.5.bb => python3-psycopg_3.2.6.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/python/{python3-psycopg_3.2.5.bb => python3-psycopg_3.2.6.bb} (85%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/python/python3-psycopg_3.2.5.bb b/meta-oe/recipes-devtools/python/python3-psycopg_3.2.6.bb
similarity index 85%
rename from meta-oe/recipes-devtools/python/python3-psycopg_3.2.5.bb
rename to meta-oe/recipes-devtools/python/python3-psycopg_3.2.6.bb
index fb8135ae82..036e737b36 100644
--- a/meta-oe/recipes-devtools/python/python3-psycopg_3.2.5.bb
+++ b/meta-oe/recipes-devtools/python/python3-psycopg_3.2.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] = "f5f750611c67cb200e85b408882f29265c66d1de7f813add4f8125978bfd70e8"
+SRC_URI[sha256sum] = "16fa094efa2698f260f2af74f3710f781e4a6f226efe9d1fd0c37f384639ed8a"
 
 inherit pypi python_setuptools_build_meta