[Bug 216208] textproc/py-tabletext: configure target fails under py3k with UnicodeDecodeError

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 26 03:50:13 UTC 2017


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

--- Comment #1 from John W. O'Brien <john at saltant.com> ---
The attached patch appears to break the build under python2.

===>  Configuring for py27-tabletext-0.1
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 10, in <module>
    + open("CHANGELOG.rst", encoding='utf8').read(),
TypeError: 'encoding' is an invalid keyword argument for this function
*** Error code 1

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


More information about the freebsd-python mailing list