Opened 3 years ago
Closed 3 years ago
#64867 closed defect (fixed)
py37-funcparserlib: error in funcparserlib setup command: use_2to3 is invalid.
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | py-funcparserlib |
Description
error in funcparserlib setup command: use_2to3 is invalid.
Change History (1)
comment:1 Changed 3 years ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
port updated in this commit. Alternatively, one could have run the
2to3
command in thepost-patch
phase as is done for several other ports.