Opened 9 years ago
Closed 8 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 9 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 opencv → opencv: add python35 variant |
Type: | request → enhancement |
comment:3 Changed 8 years ago by ksze (Kal Sze)
python35 variant is available now.
Somebody should close this ticket.
comment:4 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Perhaps you could supply a patch.