Opened 3 years ago

Closed 3 years ago

#62600 closed defect (fixed)

py36-tatsu @5.6.1: SyntaxError: future feature annotations is not defined

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: py-tatsu

Description

https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/83041/steps/install-port/logs/stdio

Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    import tatsu
  File "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_python_py-tatsu/py36-tatsu/work/TatSu-5.6.1/tatsu/__init__.py", line 1
    from __future__ import annotations
    ^
SyntaxError: future feature annotations is not defined

Change History (1)

comment:1 Changed 3 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

don't know why this commit that has the correct commit message didn't close this ticket.

Note: See TracTickets for help on using tickets.