From b18fc0bc57c06fce72deca038a9e3ca0e956c5b331f9b04ba8856a2c6afa893c Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 26 Mar 2024 23:04:22 +0000 Subject: [PATCH] Update changelog to mention all changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=22 --- python-liblarch.changes | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-liblarch.changes b/python-liblarch.changes index f5716d7..746ab56 100644 --- a/python-liblarch.changes +++ b/python-liblarch.changes @@ -1,9 +1,12 @@ ------------------------------------------------------------------- -Tue Mar 26 08:57:34 UTC 2024 - Daniel Garcia +Tue Mar 26 23:02:24 UTC 2024 - Daniel Garcia -- Run tests with xvfb-run +- Switch to autosetup and pyproject macros +- Run tests with xvfb-run, and use upstream's run-tests script - Require python-gobject-Gdk to work for all python versions bsc#1221961 +- Add patch use-pytest.patch: + * Switch from nose to pytest. ------------------------------------------------------------------- Mon Jan 22 23:34:05 UTC 2024 - Dirk Müller