Accepting request 796702 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/796702 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psycopg2?expand=0&rev=35
This commit is contained in:
commit
f97fd12ef2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f898e5cc0a662a9e12bde6f931263a1bbd350cfb18e1d5336a12927851825bb6
|
||||
size 377883
|
3
psycopg2-2.8.5.tar.gz
Normal file
3
psycopg2-2.8.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7d46240f7a1ae1dd95aab38bd74f7428d46531f69219954266d669da60c0818
|
||||
size 380874
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 16:13:29 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- update to 2.8.5
|
||||
- Fixed use of connection_factory and cursor_factory together
|
||||
(ticket #1019).
|
||||
- Added support for logging.LoggerAdapter in LoggingConnection
|
||||
(ticket #1026).
|
||||
- Column objects in cursor.description can be sliced (ticket
|
||||
#1034).
|
||||
- Added AIX support (ticket #1061).
|
||||
- Fixed copy() of DictCursor rows (ticket #1073).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 19 08:19:57 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-psycopg2
|
||||
Version: 2.8.4
|
||||
Version: 2.8.5
|
||||
Release: 0
|
||||
Summary: Python-PostgreSQL Database Adapter
|
||||
License: LGPL-3.0-or-later AND (LGPL-3.0-or-later OR ZPL-2.0) AND SUSE-GPL-2.0-with-openssl-exception
|
||||
|
Loading…
x
Reference in New Issue
Block a user