Sync from SUSE:SLFO:Main python-pytest-dependency revision c5bd48c3e19e07a1f3d26d7daeb0b5c6

This commit is contained in:
2024-12-13 12:09:18 +01:00
parent 5f98b033ab
commit bd56e351da
5 changed files with 24 additions and 514 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Jan 9 22:07:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.6.0:
* #39, #41, #59: Review documentation
* Drop support for Python 2.
* #40: add logging.
* #50, #51: test suite incompatibility with pytest 6.2.0.
* #58: declare the type of automark_dependency ini-option
correctly as bool.
* #75: review build tool chain.
- drop pytest6.2.patch (upstream)
-------------------------------------------------------------------
Wed Oct 25 12:45:24 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Sun Feb 21 13:36:41 UTC 2021 - John Vandenberg <jayvdb@gmail.com>