14
0
forked from pool/python-pyudev

Accepting request 855370 from home:bnavigator:branches:devel:languages:python

- Add remove_mock.patch gh#pyudev/pyudev#409
- Static linting with pylint is not needed for unit tests or build

OBS-URL: https://build.opensuse.org/request/show/855370
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=40
This commit is contained in:
2020-12-13 08:22:47 +00:00
committed by Git OBS Bridge
parent eaf67e9e65
commit 7866c35105
3 changed files with 190 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 12 13:12:21 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Add remove_mock.patch gh#pyudev/pyudev#409
- Static linting with pylint is not needed for unit tests or build
-------------------------------------------------------------------
Thu Oct 8 23:03:04 UTC 2020 - Matej Cepl <mcepl@suse.com>