15
0
forked from pool/python-rpyc

- Remove some failing tests because they where failing for some deadlock

reason.
- Add gcc-c++ required dependency for tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rpyc?expand=0&rev=24
This commit is contained in:
2022-09-26 08:19:11 +00:00
committed by Git OBS Bridge
parent 25ef4a4c88
commit da27ff7055
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 26 08:17:17 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove some failing tests because they where failing for some deadlock
reason.
- Add gcc-c++ required dependency for tests
-------------------------------------------------------------------
Wed Sep 21 07:46:06 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>