- Add patch skip-BE-tests.patch skipping failing tests again

(gh#kbandla/dpkt#505).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dpkt?expand=0&rev=24
This commit is contained in:
2021-10-07 13:01:42 +00:00
committed by Git OBS Bridge
parent 2b8e17146f
commit f24fff9ddb
3 changed files with 69 additions and 7 deletions

View File

@@ -56,7 +56,8 @@ Thu Oct 7 10:42:16 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Remove redundant num_compression_methods from TLSClientHello
- Testing improved from 90% coverage to over 99%.
- Remove upstreamed patch fix_s390x_tests.patch
- Skip failing tests again (gh#kbandla/dpkt#505).
- Add patch skip-BE-tests.patch skipping failing tests again
(gh#kbandla/dpkt#505).
-------------------------------------------------------------------
Sun Jan 3 16:55:41 UTC 2021 - Matej Cepl <mcepl@suse.com>