python-pytest-server-fixtures
Extensible server fixures for py.test
- Developed at devel:languages:python:pytest
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-pytest-server-fixtures && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix-httpd-fixture-path.patch | 0000000552 552 Bytes | |
pytest-server-fixtures-1.8.0.tar.gz | 0009810031 9.36 MB | |
python-pytest-server-fixtures.changes | 0000003764 3.68 KB | |
python-pytest-server-fixtures.spec | 0000004172 4.07 KB | |
remove-six-and-future.patch | 0000006801 6.64 KB | |
support-64-bit-pids-xvfb.patch | 0000000811 811 Bytes |
Latest Revision
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
Comments 0