15
0
2024-05-23 02:00:24 +00:00
committed by Git OBS Bridge
parent d3d53b0be4
commit bee1c9f688

View File

@@ -1,5 +1,5 @@
-------------------------------------------------------------------
Fri May 17 02:48:32 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
Thu May 23 01:59:56 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.20.3:
* Drop Python 3.7 support (end of life 27 Jun 2023).
@@ -8,7 +8,7 @@ Fri May 17 02:48:32 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
* Document that doctest_skip_exe() lines in doctest should be ignored.
- Drop patch python312-syntax-warning.patch, no longer required.
- Ignore conftest files during collection, due to pytest issue.
- Switch pyproject macros.
- Switch to pyproject macros.
-------------------------------------------------------------------
Wed Dec 6 22:22:48 UTC 2023 - Dirk Müller <dmueller@suse.com>