14
0
forked from pool/python-mocket

- Run redis server on %check to fix redis tests that depends on a real

redis server running.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=65
This commit is contained in:
2023-10-24 10:33:14 +00:00
committed by Git OBS Bridge
parent 8ec143d534
commit 0cccfa3fb6
2 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 24 10:15:32 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Run redis server on %check to fix redis tests that depends on a real
redis server running.
-------------------------------------------------------------------
Fri May 12 10:42:12 UTC 2023 - Markéta Machová <mmachova@suse.com>