15
0
forked from pool/python-dpkt

- Update skip-BE-tests.patch so that it actually fixes things,

instead of just skipping tests (gh#kbandla/dpkt#615).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dpkt?expand=0&rev=26
This commit is contained in:
2021-10-08 06:54:26 +00:00
committed by Git OBS Bridge
parent 6e99acb1f1
commit 0f0c6211bf
3 changed files with 104 additions and 41 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 8 06:53:28 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Update skip-BE-tests.patch so that it actually fixes things,
instead of just skipping tests (gh#kbandla/dpkt#615).
-------------------------------------------------------------------
Thu Oct 7 10:42:16 UTC 2021 - Matej Cepl <mcepl@suse.com>