forked from pool/python-psycopg2
- update to 2.9.2:
* Raise `ValueError` for dates >= Y10k (🎫`#1307`). * `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to PostgreSQL 14. * Add preliminary support for Python 3.11 (🎟️`#1376, #1386`). * Wheel package compiled against OpenSSL 1.1.1l and PostgreSQL 14.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=83
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 10:57:15 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.9.2:
|
||||
* Raise `ValueError` for dates >= Y10k (:ticket:`#1307`).
|
||||
* `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
|
||||
PostgreSQL 14.
|
||||
* Add preliminary support for Python 3.11 (:tickets:`#1376, #1386`).
|
||||
* Wheel package compiled against OpenSSL 1.1.1l and PostgreSQL 14.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 12 10:07:48 UTC 2021 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
Reference in New Issue
Block a user