14
0
forked from pool/python-mocket

- add pytest-asyncio and psutil to test build requirements

- skip test_truesendall_with_dump_from_recording as it requires internet connection

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=76
This commit is contained in:
Sebastian Wagner
2024-01-22 08:43:39 +00:00
committed by Git OBS Bridge
parent c74ba86073
commit ff9eddff0f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 22 08:43:05 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
- add pytest-asyncio and psutil to test build requirements
- skip test_truesendall_with_dump_from_recording as it requires internet connection
-------------------------------------------------------------------
Sat Jan 20 19:40:29 UTC 2024 - Dirk Müller <dmueller@suse.com>