14
0
forked from pool/python-pyudev

Accepting request 568738 from home:tbechtold:branches:devel:languages:python

- Require libudev (bsc#1077282)
  Otherwise, an pyudev import fails with:
  ImportError: No library named udev

OBS-URL: https://build.opensuse.org/request/show/568738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=26
This commit is contained in:
Tomáš Chvátal
2018-01-23 17:58:51 +00:00
committed by Git OBS Bridge
parent 81e3c35d26
commit 3e60d10699
2 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 23 17:35:31 UTC 2018 - tbechtold@suse.com
- Require libudev (bsc#1077282)
Otherwise, an pyudev import fails with:
ImportError: No library named udev
-------------------------------------------------------------------
Thu Aug 24 13:52:57 UTC 2017 - jmatejek@suse.com