10 Commits

Author SHA256 Message Date
3b62560d3d 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
cd87b24934 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
92665360ec 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
ee7e39c27e 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
531bf5d6c4 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
21425ff4d6 - 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
27cbd4dff8 - 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
b168fd10ee Accepting request 673761 from devel:languages:python:pytest
- 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/request/show/673761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xvfb?expand=0&rev=3
2019-02-13 09:07:18 +00:00
b9fb4caa32 Accepting request 597312 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/597312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xvfb?expand=0&rev=2
2018-04-19 13:29:26 +00:00
8d77eda8d1 Accepting request 519219 from devel:languages:python
Needed by the latest version of spyder and spyder3

OBS-URL: https://build.opensuse.org/request/show/519219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xvfb?expand=0&rev=1
2017-08-30 14:22:19 +00:00