Opened 11 years ago
Closed 11 years ago
#39193 closed enhancement (fixed)
patch for conflict between Boost.MPI and Boost.Python for python 3.x
Reported by: | mamoll (Mark Moll) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | boost |
Description
There is a small patch to make Boost.MPI work with python 3.x. Versions of it have floated around since boost 1.46. Here's one for the latest version of boost:
https://raw.github.com/archlinuxarm/PKGBUILDs/master/extra/boost/boost-1.53.0-python3.patch
Change History (5)
comment:1 Changed 11 years ago by mamoll (Mark Moll)
comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)
Keywords: | python mpi removed |
---|---|
Version: | 2.1.3 |
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
The former maintainer recently retired. There are a number of other tickets open about boost that also need to be fixed, if you're interested.
comment:5 Changed 11 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
committed in r106405.
Note: See
TracTickets for help on using
tickets.
It appears that boost currently has no maintainer. I'll wait a few days to see if people object to this patch. If no one objects, I'll add it to the boost port.