https://bugzilla.redhat.com/show_bug.cgi?id=822182

Ulrich Schwickerath <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #17 from Ulrich Schwickerath <[email protected]> ---
Hi,

While testing the EPEL version of this package I noticed the latest change
saying:
* Thu Jun 14 2012 Pádraig Brady <[email protected]> - 0.1.0-5
- Removed hard dependency on numpy
Trying to run it without having numpy installed raises a python exception:


Traceback (most recent call last):
  File "/usr/bin/websockify", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2655, in
<module>
    working_set.require(__requires__)
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 648, in
require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 546, in
resolve
    raise DistributionNotFound(req)

Maybe this change was done in the context of
https://bugzilla.redhat.com/show_bug.cgi?id=822187 ?

Can you reproduce this ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to