35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jun 10 09:44:58 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 15 07:23:10 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Inject multibuild to break up a build loop.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 13 21:55:46 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- We don't need to break Python 2.7
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 11 22:44:02 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add remove_mock.patch to remove dependency on the external mock
|
|
package (gh#man-group/pytest-plugins#168). Also add
|
|
remove_virtualenv.patch to remove dependency on external
|
|
virtualenv package.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 08:53:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.7.0:
|
|
* Support pytest 4
|
|
* Support python 3.7
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 13 09:13:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, needed by pytest-runner
|