svn commit: r494098 - head/devel/py-astroid

Po-Chuan Hsieh sunpoet at freebsd.org
Sat Mar 23 13:04:36 UTC 2019


On Sat, Mar 23, 2019 at 11:40 AM Craig Leres <leres at freebsd.org> wrote:

> On 3/5/19 8:23 AM, Po-Chuan Hsieh wrote:
> > For Python 3.6 or below, it needs typed-ast <1.3.0.
> > For Python 3.7, it needs typed-ast >= 1.3.0.
> >
> > I've submitted PR 236264 for typed-ast 1.3.1 update.
>
> Now that py-typed-ast has been updated I'm happy because if I manually
> install py37-typed-ast pylint works; but it looks like py-astroid needs
> some RUN_DEPEND adjustments to pull it in automatically?
>
>                 Craig
>

I've updated it to 2.2.5 (latest) which would use typed-ast 1.3.0+  for all
versions.
Thanks.

Regards,
sunpoet


More information about the svn-ports-all mailing list