Files
python-pytest-listener/python-pytest-listener.changes
Steve Kowalik 6764143a23 - Update to 1.8.1:
* Use py_modules in setup.py
- Drop patch specify-modules-correctly.patch, now included.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-listener?expand=0&rev=12
2025-02-04 04:13:57 +00:00

46 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 4 04:04:55 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.8.1:
* Use py_modules in setup.py
- Drop patch specify-modules-correctly.patch, now included.
-------------------------------------------------------------------
Tue Oct 22 06:08:51 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.8.0:
* Drop support for Python 2 and <3.6, removing compatibility code.
* Use stdlib unittest.mock instead of mock package.
* Removed usage of path.py and path in favour of pathlib.
- Add patch specify-modules-correctly.patch:
* Fix how setuptools finds the module.
-------------------------------------------------------------------
Thu Dec 8 11:30:00 UTC 2022 - pgajdos@suse.com
- do not require six
- added patches
fix https://github.com/man-group/pytest-plugins/issues/209
+ python-pytest-listener-no-six.patch
-------------------------------------------------------------------
Sat May 15 10:08:31 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Fix a prolem with our version of setuptools not finding the
single module.
-------------------------------------------------------------------
Sat Dec 28 17:17:37 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- use pytest macro
-------------------------------------------------------------------
Wed Sep 18 12:04:27 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v1.7.0
-------------------------------------------------------------------
Thu Mar 21 01:41:38 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.4.0