1
0
python-pytest-dependency/python-pytest-dependency.changes
Dirk Mueller b93bcde296 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-dependency?expand=0&rev=8
2024-01-09 22:08:51 +00:00

58 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
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>
- Add pytest6.2.patch to update tests to fix Tumbleweed builds
-------------------------------------------------------------------
Sat Nov 21 15:05:54 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Convert to single spec
-------------------------------------------------------------------
Sun May 17 10:10:26 UTC 2020 - Rolf Krahl <rolf@rotkraut.de>
- Fix: must set PYTHONPATH in %check.
-------------------------------------------------------------------
Fri Feb 14 21:18:19 UTC 2020 - Rolf Krahl <rolf@rotkraut.de>
- Update to 0.5.1.
-------------------------------------------------------------------
Sun Jul 14 19:11:44 UTC 2019 - rolf <rolf@rotkraut.de>
- Rewrote spec file in openSUSE Python single spec flavour.
-------------------------------------------------------------------
Wed Jan 17 22:44:58 UTC 2018 - rolf@rotkraut.de
- Update to 0.3.2.
-------------------------------------------------------------------
Wed Dec 27 13:09:58 UTC 2017 - rolf@rotkraut.de
- Update to 0.3.1.
-------------------------------------------------------------------
Sun May 28 17:52:13 UTC 2017 - rolf@rotkraut.de
- Initial version.