pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang
>>
>> Why do you keep insisting on making nodejs 13 use python3? It clearly
>> still doesn't work:
>>
>> Traceback (most recent call last):
>> File "tools/genv8constants.py", line 97, in <module>
>> match = pattern.match(line)
>> TypeError: cannot use a string pattern on a bytes-like object
>>
>> Please can you put my change back, and even when nodejs 13.x finally
>> supports python3 I'd argue it should still be left that way, as it's
>> much simpler and avoids requiring multiple versions.
>>
>> Thanks,
>
> Weird. It works for me. :)
> Let me dig into that.
>
> Which Python version, by the way?
>
> Adam
FYI: I have successfully built NodeJS 13.10.1 on NetBSD-current/amd64 with Python 3.6, 3.7, and 3.8.
Adam
Home |
Main Index |
Thread Index |
Old Index