forked from pool/python-pytest-server-fixtures
- Update pytest-plugins-pr186-fix-psycopg29.patch source file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-server-fixtures?expand=0&rev=15
This commit is contained in:
@@ -11,9 +11,9 @@ https://github.com/psycopg/psycopg2/issues/941
|
||||
1 file changed, 8 insertions(+), 4 deletions(-)
|
||||
|
||||
diff --git a/pytest-server-fixtures/pytest_server_fixtures/postgres.py b/pytest-server-fixtures/pytest_server_fixtures/postgres.py
|
||||
index 7c6ea33..aeab36a 100644
|
||||
--- a/pytest_server_fixtures/postgres.py
|
||||
+++ b/pytest_server_fixtures/postgres.py
|
||||
index 7c6ea33d..aeab36ad 100644
|
||||
--- a/pytest-server-fixtures/pytest_server_fixtures/postgres.py
|
||||
+++ b/pytest-server-fixtures/pytest_server_fixtures/postgres.py
|
||||
@@ -103,18 +103,22 @@ def run_cmd(self):
|
||||
|
||||
def check_server_up(self):
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 11:57:05 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Update source pytest-plugins-pr186-fix-psycopg29.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 12:33:38 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user