[Bug 234633] [exp-run] switch default version of python to 3.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 6 07:37:33 UTC 2019


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

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

Author: tcberner
Date: Sat Apr  6 07:36:42 UTC 2019
New revision: 498059
URL: https://svnweb.freebsd.org/changeset/ports/498059

Log:
  devel/cmake-doc: fix build with python3.6 default

  File
"/wrkdirs/usr/ports/devel/cmake-doc/work/cmake-3.14.1/Utilities/Sphinx/create_identifiers.py",
line 14, in <module>
      lines = f.read().splitlines()
    File "/usr/local/lib/python3.6/encodings/ascii.py", line 26, in decode
      return codecs.ascii_decode(input, self.errors)[0]
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 38147:
ordinal not in range(128)

  PR:           234633
  Reported by:  antoine

Changes:
  head/devel/cmake-doc/Makefile

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


More information about the freebsd-python mailing list