Package Release Info

python-pytest-xvfb-1.2.0-bp153.1.19

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-pytest-xvfb
python3-pytest-xvfb

Change Logs

Version: 1.2.0-bp152.1.45
* Tue Apr 23 2019 Tomá? Chvátal <tchvatal@suse.com>
- Skip one of the tests checking for error return code that fails
  on i586
* Tue Feb 12 2019 Tomá? Chvátal <tchvatal@suse.com>
- 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.
* Tue Feb 12 2019 Tomá? Chvátal <tchvatal@suse.com>
- Really run tests
- Remove devel dependency
Version: 1.1.0-bp150.2.4
* Sun Apr 15 2018 arun@gmx.de
- specfile:
  * update copyright year
  * always run tests
- update to version 1.1.0:
  * The xvfb_args option is now a single line parsed with shlex.split.
  * The XvfbExitedError exception now includes stdout and stderr.
* Mon Aug 28 2017 toddrme2178@gmail.com
- Initial version