Conversation
|
I have not seen this before with a Python package. Did notice something similar just now on Irrelevant, but note |
|
Thanks, I'll fix that. |
|
I had a look at the Adding it to the Curious that it worked without the |
That would result in every package needing python to receive ncurses as build-time dependency. That's a bit too much. |
|
Yeah but it somehow must have been included with python2 right? Otherwise I don't know why I didn't need to specify the dependency before. Or maybe it has something to do with |
Motivation for this change
Getting the sage python3 build ready. Unfortunately switching pynac over to python3 fails:
@FRidh is this package-specific weirdness or are there any differences between the python2 and python3 packages that I should be aware of?
Archlinux apparently was able to switch this package over without any changes: python2 to python3. I tried
export PYTHON=python3without success.This issue might be relevant, but setting
libdir=${python3}/libdidn't solve the issue.Here is the relevant m4 file.
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nix-review --run "nix-review wip"./result/bin/)nix path-info -Sbefore and after)Notify maintainers
cc @