10 Commits

Author SHA256 Message Date
68af6e8bfb Accepting request 1113852 from home:bnavigator:branches:devel:languages:python:pytest
- Update to 3.0.0
  * New --xvfb-backend argument, which can be used to run Xephyr or
    Xvnc in place of Xvfb (e.g. for visual inspection but on a
    remote system or a consistent screen size needed).
  * Support for Python 3.5 and 3.6 is now dropped, while official
    support for 3.9, 3.10 and 3.11 was added (with no code chances
    required).
  * The Xvfb instance is now no longer saved in pytest's config
    object as config.xvfb anymore, and only available via the xvfb
    fixture.
  * Xvfb is now shut down as late as possible (via an atexit hook
    registered at import time), seemingly avoiding errors such as
    "XIO: fatal IO error 0 (Success)".
  * Code reformatting using black/shed.
  * Packaging refresh using pyproject.toml.

OBS-URL: https://build.opensuse.org/request/show/1113852
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=15
2023-09-28 11:47:02 +00:00
303035e73f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=13 2023-06-11 11:32:23 +00:00
41428b9353 Accepting request 1092140 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=12
2023-06-11 11:32:07 +00:00
93ed39f5bc Accepting request 923497 from home:DocB:branches:devel:languages:python
- skip python2 to make it build for Leap 15.3

OBS-URL: https://build.opensuse.org/request/show/923497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=11
2021-10-06 17:37:27 +00:00
Tomáš Chvátal
ffd19b203e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=9 2020-08-21 10:04:52 +00:00
Tomáš Chvátal
e4a256c4bc Accepting request 828216 from home:jayvdb:py-submit
depends on https://build.opensuse.org/request/show/828215

OBS-URL: https://build.opensuse.org/request/show/828216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=8
2020-08-21 09:40:24 +00:00
Tomáš Chvátal
fdc9eba8f8 - Require also xdpyinfo as it is used for verifications
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=6
2020-05-24 07:44:53 +00:00
Tomáš Chvátal
3a859f2f6c - Skip one of the tests checking for error return code that fails
on i586

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=4
2019-04-23 10:56:48 +00:00
Tomáš Chvátal
c03fa64006 - Update to 1.2.0:
* Item.get_closest_marker is now used, which restores compatibility with pytest 4.1.0 and requires pytest 3.6.0 or newer.

- Really run tests
- Remove devel dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=2
2019-02-12 12:56:02 +00:00
52cebc8da9 pytest - subproject
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=1
2018-05-13 12:24:10 +00:00