Commit Graph

5 Commits

Author SHA256 Message Date
Tomáš Chvátal
62cc8e82f7 Accepting request 817703 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to version 2.1.0
  * #34: Deprecated slave_id fixture in favor of worker_id,
    for compatibility with pytest-xdist 2.

OBS-URL: https://build.opensuse.org/request/show/817703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=9
2020-06-29 12:33:14 +00:00
Tomáš Chvátal
cadf0315e1 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=7
2020-03-13 12:40:04 +00:00
Tomáš Chvátal
d4722ce8b2 - Do not pull in mysql for tests we actually skip anyway
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=5
2020-02-24 11:37:44 +00:00
Tomáš Chvátal
0b8655ecdc - Update to 2.0.1:
* #23: Rely on zc.lockfile for lockfile behavior.
  * #28: Fixtures now supports later versions of mysql and no longer support versions of mysql prior to mysql --initialize support.
  * #29: Fix issues with later versions of mysql where mysql_defaults_file fixture would prevent startup of mysql.
  * Fixed issue in test suite where mysql fixture was not tested.
  * Removed pytest_services.locks.lock_file.
  * #20: Added workaround for issue with SysLogHandler.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=3
2019-11-15 10:47:46 +00:00
Tomáš Chvátal
ddb197cd96 - Initial commit, used by cherrypy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=1
2019-03-05 14:32:23 +00:00