forked from pool/python-pytest-server-fixtures
- Remove remote path for pytest-plugins-pr186-fix-psycopg29.patch to avoid
download that patch from github OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-server-fixtures?expand=0&rev=16
This commit is contained in:
@@ -12,8 +12,8 @@ https://github.com/psycopg/psycopg2/issues/941
|
||||
|
||||
diff --git a/pytest-server-fixtures/pytest_server_fixtures/postgres.py b/pytest-server-fixtures/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
|
||||
--- a/pytest_server_fixtures/postgres.py
|
||||
+++ b/pytest_server_fixtures/postgres.py
|
||||
@@ -103,18 +103,22 @@ def run_cmd(self):
|
||||
|
||||
def check_server_up(self):
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 12:03:36 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Remove remote path for pytest-plugins-pr186-fix-psycopg29.patch to avoid
|
||||
download that patch from github
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 11:57:05 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-pytest-server-fixtures
|
||||
Version: 1.7.0
|
||||
@@ -27,7 +26,7 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/man-group/pytest-plugins
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pytest-server-fixtures/pytest-server-fixtures-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM pytest-plugins-pr186-fix-psycopg29.patch -- gh#man-group/pytest-plugins#186
|
||||
Patch0: https://github.com/man-group/pytest-plugins/pull/186.patch#/pytest-plugins-pr186-fix-psycopg29.patch
|
||||
Patch0: pytest-plugins-pr186-fix-psycopg29.patch
|
||||
# PATCH-FEATURE-UPSTREAM remove-mock.patch -- gh#man-group#pytest-plugins#171
|
||||
Patch1: remove-mock.patch
|
||||
# https://github.com/man-group/pytest-plugins/issues/209
|
||||
|
||||
Reference in New Issue
Block a user