1
0

- Remove exclude-tests-on-obs.patch, this is not the way how to

do it, besides %python_exec setup.py check doesn't the test
  suite.
- Make tests running properly again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=21
This commit is contained in:
2022-07-03 21:45:54 +00:00
committed by Git OBS Bridge
parent eb5b220f0b
commit 06a65d5bde
4 changed files with 22 additions and 40 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jul 3 21:14:35 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Remove exclude-tests-on-obs.patch, this is not the way how to
do it, besides %python_exec setup.py check doesn't the test
suite.
- Make tests running properly again
-------------------------------------------------------------------
Sun Jul 3 18:00:37 UTC 2022 - Arjen de Korte <suse+build@de-korte.org>