Revisions of python-pytest-server-fixtures
Ana Guerrero (anag+factory)
accepted
request 1216912
from
Steve Kowalik (StevenK)
(revision 10)
- Update to 1.8.0: * Drop support for Python 2 and <3.6, removing compatibility code. * Use stdlib unittest.mock instead of mock package. * Removed usage of path.py and path in favour of pathlib. * BREAKING CHANGE: Removed RethinkDB support, as the mirror was no longer available. * Allowed passing through HTTP headers to the server. * Fixed threading log debug messages. * Removed usage of deprecated Thread.setDaemon. * Explicitly close initial Mongo client. * Don't use context manager for CREATE DATABASE - Drop patches, included upstream: * pytest-plugins-pr186-fix-psycopg29.patch * remove-mock.patch - Refreshed remove-six-and-future.patch - Add patch fix-httpd-fixture-path.patch: * Attempt to run httpd with the correct config file - Add patch support-64-bit-pids-xvfb.patch: * Support 64 bit PIDs when running Xvfb
Ana Guerrero (anag+factory)
accepted
request 1108019
from
Steve Kowalik (StevenK)
(revision 9)
- Add patch remove-six-and-future.patch: * Remove use of six and future. - Remove patch python-pytest-server-fixtures-no-six.patch, covered by above. - Switch to pyproject macros.
Dominique Leuenberger (dimstar_suse)
accepted
request 1041859
from
Daniel Garcia (dgarcia)
(revision 8)
- Remove remote path for pytest-plugins-pr186-fix-psycopg29.patch to avoid download that patch from github - Update source pytest-plugins-pr186-fix-psycopg29.patch - 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
Dominique Leuenberger (dimstar_suse)
accepted
request 963387
from
Steve Kowalik (StevenK)
(revision 6)
- Drop mock BuildRequires, it is not required.
Dominique Leuenberger (dimstar_suse)
accepted
request 889722
from
Matej Cepl (mcepl)
(revision 4)
- Skip the failing test test_init (gh#man-group/pytest-plugins#177)
Yuchen Lin (maxlin_factory)
accepted
request 810171
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
- Remove pytest restriction as it seems to work with pytest5
Dominique Leuenberger (dimstar_suse)
accepted
request 759799
from
Ondřej Súkup (mimi_vx)
(revision 2)
- use pytest macro
Dominique Leuenberger (dimstar_suse)
accepted
request 732122
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
Displaying all 10 revisions