11
0

- Add skip-test_keepalive_ping_with_no_ping_timeout.patch for

gh#aaugustin/websockets#1026.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=28
This commit is contained in:
2021-08-10 07:52:37 +00:00
committed by Git OBS Bridge
parent 44a7704273
commit 99b8f93569
3 changed files with 28 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
Tue Aug 10 07:18:14 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Use %pyunittest macro instead of doing it on our own.
- Add skip-test_keepalive_ping_with_no_ping_timeout.patch for
gh#aaugustin/websockets#1026.
-------------------------------------------------------------------
Sun Jun 6 12:00:22 UTC 2021 - Dirk Müller <dmueller@suse.com>