forked from pool/python-pyflakes
Accepting request 343727 from home:cboltz:branches:devel:languages:python
- add dependency on python-setuptools (the pkg_resources module is needed at runtime) Without python-setuptools, I got # pyflakes Traceback (most recent call last): File "/usr/bin/pyflakes", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources OBS-URL: https://build.opensuse.org/request/show/343727 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
60e80652ee
commit
e52951b823
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 10 22:31:39 UTC 2015 - opensuse@cboltz.de
|
||||
|
||||
- add dependency on python-setuptools (the pkg_resources module is needed
|
||||
at runtime)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 15:15:47 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user