From bee1c9f688d4c6cf3f9d517b392c04adc7cfa2906ac407a137a4ee37e7ab130f Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 23 May 2024 02:00:24 +0000 Subject: [PATCH] fix commit message OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=34 --- python-graphviz.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-graphviz.changes b/python-graphviz.changes index bc7de99..4bb3334 100644 --- a/python-graphviz.changes +++ b/python-graphviz.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Fri May 17 02:48:32 UTC 2024 - Steve Kowalik +Thu May 23 01:59:56 UTC 2024 - Steve Kowalik - 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 * 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