Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2016 22:46:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 204519] Mk/bsd.default-versions.mk: Set Python 3.5 as the default 3.x version
Message-ID:  <bug-204519-21822-jiYCmGo55j@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204519-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204519-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204519

--- Comment #25 from commit-hook@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204519-21822-jiYCmGo55j>