[Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 23 22:46:01 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204519

--- Comment #25 from commit-hook at freebsd.org ---
A commit references this bug:

Author: rm
Date: Fri Sep 23 22:45:03 UTC 2016
New revision: 422698
URL: https://svnweb.freebsd.org/changeset/ports/422698

Log:
  graphics/py-opencv: limit python version to 2.x

  Python module of OpenCV 2.4.9 is not compatible with Python 3.x
  - both on cmake infrastructure level and on module itself level,
  so just mark it as Python 2.x only and remove all the python3
  shims - they are don't make any difference anyway.
  We can patch that hardly to make it work, but it's better to just
  update to latest version that have python3 support out of the box.

  PR:           204519 (for tracking)

Changes:
  head/graphics/opencv/Makefile
  head/graphics/py-opencv/Makefile
  head/graphics/py-opencv/pkg-plist

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list