Opened 5 years ago

Closed 5 years ago

#59438 closed defect (fixed)

py27-tables @3.6.0_0 - build failure

Reported by: dershow Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: brolcz, p-bro
Port: py-tables

Description

I'm trying to upgrade py27-tables from 3.5.2 to 3.6 and it is failing. I see this in the log file:

:info:build .. ERROR:: You need Python 3.4 or greater to install PyTables!

I do have python27,python36 and python37 ports installed.

I've attached the full log.

Attachments (1)

main.log (37.4 KB) - added by dershow 5 years ago.

Download all attachments as: .zip

Change History (6)

Changed 5 years ago by dershow

Attachment: main.log added

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Cc: mmoll@… removed
Owner: set to mamoll
Port: py-tables added; py27-tables removed
Status: newassigned

comment:2 Changed 5 years ago by mamoll (Mark Moll)

Sorry about that. Py-tables apparently no longer supports python2: https://www.pytables.org/release-notes/RELEASE_NOTES_v3.6.x.html. I'll commit a fix to keep the py27 version at 3.5.2.

comment:3 Changed 5 years ago by brolcz

Cc: brolcz added

comment:4 Changed 5 years ago by p-bro

Cc: p-bro added

comment:5 Changed 5 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

Fixed by the maintainer in this commit

Note: See TracTickets for help on using tickets.