diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-03-25 17:01:41 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-25 14:57:18 -0700 |
| commit | 3423a1a49fe53eed0520d4822e8296d55b25fda0 (patch) | |
| tree | 493bbbd271eef58618104a2cbec32887690c6759 /meta-oe/recipes-devtools/python | |
| parent | d26e225e47a8607ae5c356bd7e923f511c78a06f (diff) | |
| download | meta-openembedded-3423a1a49fe53eed0520d4822e8296d55b25fda0.tar.gz | |
python3-psycopg: upgrade 3.2.5 -> 3.2.6
Changelog:
Fix connection semantic when using target_session_attrs=prefer-standby
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python')
| -rw-r--r-- | meta-oe/recipes-devtools/python/python3-psycopg_3.2.6.bb (renamed from meta-oe/recipes-devtools/python/python3-psycopg_3.2.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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." | |||
| 7 | LICENSE = "LGPL-3.0-only" | 7 | LICENSE = "LGPL-3.0-only" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000208d539ec061b899bce1d9ce9404" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000208d539ec061b899bce1d9ce9404" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "f5f750611c67cb200e85b408882f29265c66d1de7f813add4f8125978bfd70e8" | 10 | SRC_URI[sha256sum] = "16fa094efa2698f260f2af74f3710f781e4a6f226efe9d1fd0c37f384639ed8a" |
| 11 | 11 | ||
| 12 | inherit pypi python_setuptools_build_meta | 12 | inherit pypi python_setuptools_build_meta |
| 13 | 13 | ||
