Accepting request 925874 from home:bnavigator:branches:devel:languages:python:pytest

- Fix compatibikity with with Psycopg 2.9
  * pytest-plugins-pr186-fix-psycopg29.patch
  * gh#man-group/pytest-plugins#186

OBS-URL: https://build.opensuse.org/request/show/925874
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-server-fixtures?expand=0&rev=9
This commit is contained in:
2021-10-19 17:15:13 +00:00
committed by Git OBS Bridge
parent 62c4fbd37b
commit c1c9fc7de6
3 changed files with 54 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Oct 17 17:03:09 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Fix compatibikity with with Psycopg 2.9
* pytest-plugins-pr186-fix-psycopg29.patch
* gh#man-group/pytest-plugins#186
-------------------------------------------------------------------
Sat May 1 10:31:41 UTC 2021 - Matej Cepl <mcepl@suse.com>