forked from pool/python-pytest-xvfb
- Update to 3.1.1
* Support for Python 3.7 and 3.8 is now dropped, while official support for
3.12 and 3.13 was added (with no code changes required).
* pytest.ini (required to run self-tests) is now included in sdists (#39).
* New pytest_xvfb_disable hook to dynamically disable pytest-xvfb.
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 04:49:32 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 3.1.1:
|
||||
* Support for Python 3.7 and 3.8 is now dropped, while official support for
|
||||
3.12 and 3.13 was added (with no code changes required).
|
||||
* pytest.ini (required to run self-tests) is now included in sdists (#39).
|
||||
* New pytest_xvfb_disable hook to dynamically disable pytest-xvfb.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 27 10:03:35 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user