forked from pool/python-pytest-mypy-testing
* Require pytest >= 8 * Remove support for Python 3.7, 3.8 and 3.9. Require at least Python 3.10 * Add support for Python 3.13 and Python 3.14 * Switch to original flit build backend - Drop patch support-new-mypy.patch, no longer required.
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 2 02:19:55 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 0.2.0:
|
|
* Require pytest >= 8
|
|
* Remove support for Python 3.7, 3.8 and 3.9. Require at least Python 3.10
|
|
* Add support for Python 3.13 and Python 3.14
|
|
* Switch to original flit build backend
|
|
- Drop patch support-new-mypy.patch, no longer required.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 21 09:28:56 UTC 2026 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Update support-new-mypy.patch to support modern mypy
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 4 02:27:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch support-new-mypy.patch:
|
|
* Support newer mypy than upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 20 11:03:41 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 03:55:42 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Initial release of 0.1.3.
|