Opened 8 years ago

Closed 7 years ago

#49960 closed enhancement (fixed)

opencv: add python35 variant

Reported by: miguelbarao (MB) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: petrrr
Port: opencv

Description

Currently opencv has variants for python27 and python34. Since python35 is now stable it could be supported too.

I tried modifying the opencv Portfile to add the python35 variant by just replacing occurrences of 3.4 by 3.5 and it compiled and seems to be running correctly.

Change History (4)

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: miguel.barao@… removed
Keywords: python opencv removed
Owner: changed from macports-tickets@… to stromnov@…
Summary: python3.5 support in opencvopencv: add python35 variant
Type: requestenhancement

Perhaps you could supply a patch.

comment:2 Changed 8 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:3 Changed 7 years ago by ksze (Kal Sze)

python35 variant is available now.

Somebody should close this ticket.

comment:4 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.