Accepting request 1041392 from home:pgajdos:python

- do not require six
- use -p1 as quilt does not like higher
- modified patches
  % pytest-plugins-pr186-fix-psycopg29.patch (refreshed)
  % remove-mock.patch (refreshed)
- added patches
  fix https://github.com/man-group/pytest-plugins/issues/209
  + python-pytest-server-fixtures-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1041392
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-server-fixtures?expand=0&rev=14
This commit is contained in:
2022-12-09 10:53:29 +00:00
committed by Git OBS Bridge
parent 999f716567
commit 7340e7733f
5 changed files with 135 additions and 20 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Dec 8 12:33:38 UTC 2022 - pgajdos@suse.com
- do not require six
- use -p1 as quilt does not like higher
- modified patches
% pytest-plugins-pr186-fix-psycopg29.patch (refreshed)
% remove-mock.patch (refreshed)
- added patches
fix https://github.com/man-group/pytest-plugins/issues/209
+ python-pytest-server-fixtures-no-six.patch
-------------------------------------------------------------------
Thu Apr 21 20:21:33 UTC 2022 - Ben Greiner <code@bnavigator.de>