Opened 10 years ago

Closed 10 years ago

#46937 closed submission (fixed)

New port for Python 3.5

Reported by: Themanwithoutaplan Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: petrrr
Port: python35

Description

Python 3.5 is now in alpha so people might want to start testing their code against it. I have created a port for it based very heavily on the Python 3.4 port. The only real challenge is the naming convention for the alpha.

The port builds and installs locally. The diff is from a checkout of trunk.

Attachments (1)

python35-port.diff (21.2 KB) - added by Themanwithoutaplan 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by Themanwithoutaplan

Attachment: python35-port.diff added

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Cc: jwa@… openmaintainer@… removed
Keywords: Python removed
Owner: changed from macports-tickets@… to jwa@…
Version: 2.3.3

The py-tkinter and py-gdbm ports should be updated with 3.5 subports too.

comment:2 in reply to:  1 Changed 10 years ago by Themanwithoutaplan

Replying to larryv@…:

The py-tkinter and py-gdbm ports should be updated with 3.5 subports too.

Should they be included in this diff or as separate submissions?

Just looking at the source for the py-tkinter subport I'm not sure how best to handle the 3.5.0a1 version number as it seems there is a dependency upon the same ftp path as there is in the Python 3.5 port. Do you have a suggestion?

comment:3 Changed 10 years ago by jyrkiwahlstedt

I’m aware of this, I have basically the whole set done already. I met a conflict, however, that has to be solved. Also it would be nice to solve the python2/3 script problem at the same time…

comment:4 Changed 10 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:5 Changed 10 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

Python 3.5 (python35, py-gdbm, py-tkinter) added in r133333 and r133334

Note: See TracTickets for help on using tickets.