Date: Sun, 03 Dec 2017 04:11:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 224047] textproc/py-elasticsearch-dsl-py missing RUN_DEPENDS Message-ID: <bug-224047-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224047 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@FreeBSD.org Reporter: jeremybbaggs@gmail.com Assignee: dvl@FreeBSD.org Flags: maintainer-feedback?(dvl@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__.p= y", 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224047-13>