Opened 6 years ago

Closed 6 years ago

#55791 closed enhancement (fixed)

py-omniORBpy @4.2.2 add support for python 3.x

Reported by: lockhart (Thomas Lockhart) Owned by: mf2k (Frank Schima)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: py-omniORBpy

Description

omniORB 4.2.x and above supports Python-3.x. This patch set for 4.2.2 adds support for python3.4, python3.5, and python3.6 to the associated Python extension to the basic C++ package. python3.6 specified as the default. python2.7 is also supported. The patch set installs python libraries under /opt/local/Library/Frameworks/Python.framework/ This patch set should be applied after the patch set for omniORB in ticket #55790

Attachments (1)

Portfile.diff (2.0 KB) - added by lockhart (Thomas Lockhart) 6 years ago.
Support Python 3.6 in addition to 2.7.

Download all attachments as: .zip

Change History (5)

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

Keywords: maintainer removed

This port has no maintainer. Would you like to maintain it?

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Please remove the py34 and py35 sub-ports. We only want to support the latest version of python 2 and 3.

Changed 6 years ago by lockhart (Thomas Lockhart)

Attachment: Portfile.diff added

Support Python 3.6 in addition to 2.7.

comment:3 in reply to:  2 Changed 6 years ago by lockhart (Thomas Lockhart)

Replying to mf2k:

Please remove the py34 and py35 sub-ports. We only want to support the latest version of python 2 and 3.

OK, done. Now supports only Python 3.6 and 2.7. Thanks!

comment:4 Changed 6 years ago by mf2k (Frank Schima)

Owner: set to mf2k
Resolution: fixed
Status: newclosed

In 4362318db472a0a95f14dc8119a5e2238cfbaac3/macports-ports:

py-omniORBpy: Add py36 sub-port

Closes: #55791

Note: See TracTickets for help on using tickets.