[Bug 224047] textproc/py-elasticsearch-dsl-py missing RUN_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 3 04:11:32 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224047

            Bug ID: 224047
           Summary: textproc/py-elasticsearch-dsl-py missing RUN_DEPENDS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dvl at FreeBSD.org
          Reporter: jeremybbaggs at gmail.com
          Assignee: dvl at FreeBSD.org
             Flags: maintainer-feedback?(dvl at FreeBSD.org)

The Search class of the elasticsearch_dsl module requires devel/py-dateutil


from elasticsearch_dsl import Search
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python2.7/site-packages/elasticsearch_dsl/__init__.py",
line 6, in <module>
    from .field import *
  File "/usr/local/lib/python2.7/site-packages/elasticsearch_dsl/field.py",
line 2, in <module>
    from dateutil import parser
ImportError: No module named dateutil

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list