<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 24, 2017 at 10:55 PM, Kees Theunissen <span dir="ltr"><<a href="mailto:C.J.Theunissen@differ.nl" target="_blank">C.J.Theunissen@differ.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
The slackware package python-setuptools-22.0.5-x86_6<wbr>4-1 contains<br>
  /usr/lib64/python2.7/site-pack<wbr>ages/pkg_resources/_vendor/pyp<wbr>arsing.py<br>
and<br>
  /usr/lib64/python2.7/site-pack<wbr>ages/pkg_resources/_vendor/pyp<wbr>arsing.pyc<br>
<br>
So I'm wondering if there is still a need for a separate pyparsing SBo<br>
SlackBuild?<br>
<br>
The pyparsing SlackBuild is currently required as a first level<br>
dependency by: spice packaging pydot matplotlib sqlpp11 snuggs puddletag<br>
flexget enki plaso targetcli-fb letsencrypt<br><br></blockquote><div><br></div><div>I tested plaso without installing pyparsing.  It builds, but fails it's utils/check_dependencies.  It will pass the dep check if I create a symlink to pyparsing, but it is an older version (see below).  </div><div><br></div><div>As the maintainer, I'd prefer to keep the pyparsing slackbuild separate rather than trying to install a symlink to an older version.</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">root@slackbuilds:~/plaso/plaso<wbr>-1.5.1/utils# ./check_dependencies.py <br>Checking availability and versions of dependencies.<br>...<br>[FAILURE]<span class="m_8338153568462286016m_8110306062571895465gmail-Apple-tab-span" style="white-space:pre-wrap">    </span>missing: pyparsing.<br>...<br><br>root@slackbuilds:~# ln -s /usr/lib64/python2.7/site-pack<wbr>ages/pkg_resources/_vendor/<wbr>pyparsing.py /usr/lib64/python2.7/site-pack<wbr>ages/pyparsing.py</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">root@slackbuilds:~/plaso/plaso<wbr>-1.5.1/utils# ./check_dependencies.py <br>Checking availability and versions of dependencies.<br>...<br>[OK]<span class="m_8338153568462286016m_8110306062571895465gmail-Apple-tab-span" style="white-space:pre-wrap">             </span>pyparsing version: 2.0.6<br>...<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>root@slackbuilds:~# sboinstall pyparsing</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">root@slackbuilds:~/plaso/plaso<wbr>-1.5.1/utils# ./check_dependencies.py <br>Checking availability and versions of dependencies.<br>...<br>[OK]<span class="m_8338153568462286016m_8110306062571895465gmail-Apple-tab-span" style="white-space:pre-wrap">          </span>pyparsing version: 2.1.8<br>...<br></blockquote></div><div><br></div><div>Thanks,</div><div>Barry</div><div><br></div></div><br></div></div>