14
0
forked from pool/python-pyudev

- Add pytest_register_mark.patch to make the test suite at least

syntactically correct. Unfortunately, it is still broken
  gh#pyudev/pyudev#404.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=35
This commit is contained in:
2020-10-08 23:03:46 +00:00
committed by Git OBS Bridge
parent 850c503204
commit c0ee678bc4
3 changed files with 26 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Fri Feb 28 21:38:51 UTC 2020 - Dirk Mueller <dmueller@suse.com>