diff --git a/psycopg2-2.9.10.tar.gz b/psycopg2-2.9.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..58355f77f011e75b261a1be83b6b7716d3b05e2a Binary files /dev/null and b/psycopg2-2.9.10.tar.gz differ diff --git a/psycopg2-2.9.9.tar.gz b/psycopg2-2.9.9.tar.gz deleted file mode 100644 index c98f851c4d0ab9b64417aa8a205fa2e19193020d..0000000000000000000000000000000000000000 Binary files a/psycopg2-2.9.9.tar.gz and /dev/null differ diff --git a/python-psycopg2.spec b/python-psycopg2.spec index af2ea7cddee8539de5abd05c63d00e5b354d75c5..0a09bfb75ca4dedb3e81c6b008e6c8bb470b151e 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -8,7 +8,7 @@ %bcond_with tests %endif Name: python-psycopg2 -Version: 2.9.9 +Version: 2.9.10 Release: 1 Summary: PostgreSQL database adapter for the Python programming language License: GPL-3.0-only and LGPL-3.0-only @@ -134,6 +134,13 @@ done %doc doc %changelog +* Wed Apr 02 2025 sqfu - 2.9.10-1 +- update version to 2.9.10 +- Add support for Python 3.13. +- Receive notifications on commit. +- errorcodes map and errors classes updated to PostgreSQL 17. +- Drop support for Python 3.7. + * Sat Feb 17 2024 xu_ping <707078654@qq.com> - 2.9.9-1 - Update package to version 2.9.9