14
0

Update changelog to mention all changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=22
This commit is contained in:
2024-03-26 23:04:22 +00:00
committed by Git OBS Bridge
parent 57d908d873
commit b18fc0bc57

View File

@@ -1,9 +1,12 @@
-------------------------------------------------------------------
Tue Mar 26 08:57:34 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
Tue Mar 26 23:02:24 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- 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 <dmueller@suse.com>