[Bug 224068] www/py-pyocclient: bump to version 0.4 (patch)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 4 15:27:29 UTC 2017


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

--- Comment #2 from Le Baron d'Merde <lbdm at privacychain.ch> ---
That fail to build with anything python:3.

>>>>>>>>>>>>
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 18, in <module>
    + '\n')
  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 0xc3 in position 229:
ordinal not in range(128)
*** Error code 1
<<<<<<<<<<<<

I do not know python, but its setup.py says:

'Development Status :: 3 - Alpha'

what I suppose the python:3+ status is still in alpha. Doesn't it?

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list