14
0
forked from pool/python-pyudev

syntactically correct and skip over tests we cannot run because

of missing /dev gh#pyudev/pyudev#404.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=36
This commit is contained in:
2020-10-09 11:43:31 +00:00
committed by Git OBS Bridge
parent c0ee678bc4
commit 475b148545
3 changed files with 108 additions and 7 deletions

View File

@@ -2,8 +2,8 @@
Thu Oct 8 23:03:04 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add pytest_register_mark.patch to make the test suite at least
syntactically correct. Unfortunately, it is still broken
gh#pyudev/pyudev#404.
syntactically correct and skip over tests we cannot run because
of missing /dev gh#pyudev/pyudev#404.
-------------------------------------------------------------------
Fri Feb 28 21:38:51 UTC 2020 - Dirk Mueller <dmueller@suse.com>