python3-psycopg: upgrade 3.2.1 -> 3.2.2

Changelog:
===========
- Drop TypeDef specifications as string from public modules, as they cannot be
  composed by users as typing objects previously could
- Release Python 3.13 binary packages.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-09-19 11:32:00 +08:00 committed by Khem Raj
parent f7766d6e68
commit ee4f237082
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -7,7 +7,7 @@ features offered by PostgreSQL."
LICENSE = "LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000208d539ec061b899bce1d9ce9404"
SRC_URI[sha256sum] = "dc8da6dc8729dacacda3cc2f17d2c9397a70a66cf0d2b69c91065d60d5f00cb7"
SRC_URI[sha256sum] = "8bad2e497ce22d556dac1464738cb948f8d6bab450d965cf1d8a8effd52412e0"
inherit pypi python_setuptools_build_meta