forked from pool/python-pytest-describe
- Drop unneeded {Build,}Requires on python-py.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-describe?expand=0&rev=13
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 1 02:59:27 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Skip a broken test with Pytest 8.4.
|
|
- Drop unneeded {Build,}Requires on python-py.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 17:22:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.2.0:
|
|
* This version supports pytest 4.0 to 8.0 on Python 3.7 to
|
|
3.12.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 6 11:23:10 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 4 22:38:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.1.0:
|
|
* This version comes with some internal clean-up and
|
|
modernization and now supports pytest 4.0 to 7.3 on Python
|
|
3.7 to 3.11.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 30 08:24:00 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add python-py dependency
|
|
- Remove python_module macro definition
|
|
- More specific python_sitelib in %files
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 2 08:00:02 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 2.0.1
|
|
* This version supports pytest 4.0 to 6.2 on Python 3.6 to 3.10
|
|
* Support list/tuple argnames for mark.parametrize
|
|
* Made markers consistent with pytest's defaults
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 8 05:11:26 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.0.0
|