17 Commits

Author SHA256 Message Date
447a58f56c Accepting request 1114075 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1114075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xvfb?expand=0&rev=9
2023-09-29 19:12:50 +00:00
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
ff661e4480 Accepting request 1092221 from devel:languages:python:pytest
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xvfb?expand=0&rev=8
2023-06-12 13:24:35 +00:00
f170b18157 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
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
43740d6815 Accepting request 923564 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/923564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xvfb?expand=0&rev=7
2021-10-20 18:23:16 +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
0d221fb8eb Accepting request 828446 from devel:languages:python:pytest
- Update to v2.0.0:
  * PyVirtualDisplay 1.3 and newer is now supported, support for older versions was dropped.
  * Support for Python 2.7, 3.3 and 3.4 is now dropped.
  * Support for Python 3.6, 3.7 and 3.8 was added (no code changes required).
  * Xvfb is now not started anymore in the xdist master process.

OBS-URL: https://build.opensuse.org/request/show/828446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xvfb?expand=0&rev=6
2020-08-25 10:40:06 +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
0cff7659e8 Accepting request 808507 from devel:languages:python:pytest
- Require also xdpyinfo as it is used for verifications

OBS-URL: https://build.opensuse.org/request/show/808507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xvfb?expand=0&rev=5
2020-05-28 07:09:16 +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
a9fedc247e Accepting request 697104 from devel:languages:python:pytest
- Skip one of the tests checking for error return code that fails
  on i586

OBS-URL: https://build.opensuse.org/request/show/697104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xvfb?expand=0&rev=4
2019-04-24 11:57:00 +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