Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Dec 2017 15:27:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224068] www/py-pyocclient: bump to version 0.4 (patch)
Message-ID:  <bug-224068-13-5CP5x8U6Mj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224068-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224068-13@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=3D224068

--- Comment #2 from Le Baron d'Merde <lbdm@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!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224068-13-5CP5x8U6Mj>