Bug ID 1055632
Summary python-py2pack is missing a runtime requirement
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.3
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter aloisio@gmx.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

python-py2pack needs python-setuptools at runtime, but it's not in the
requires.

---
> py2pack search foo
Traceback (most recent call last):
  File "/usr/bin/py2pack", line 19, in <module>
    from py2pack import main
  File "/usr/lib/python2.7/site-packages/py2pack/__init__.py", line 31, in
<module>
    import pkg_resources
ImportError: No module named pkg_resources
---

The problem appears to have been fixed in Factory.


You are receiving this mail because: