Update build-system to set `PY_SQLITE_HAVE_SERIALIZE` introduced in Python 3.11: Related CPython commits: * python/cpython@a7551247e7c ("bpo-41930: Add support for SQLite serialise/deserialise API (GH-26728)", 2022-04-05) ---- Related issues and pull requests: * https://github.com/python-cmake-buildsystem/python-cmake-buildsystem/issues/350 * https://github.com/python-cmake-buildsystem/python-cmake-buildsystem/pull/387