diff options
| author | Bjørn Forsman <bjorn.forsman@gmail.com> | 2024-10-08 20:56:00 +0200 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2024-10-12 20:40:38 +0200 |
| commit | 9e447b48546c8ccf80ad039cbb56cc936fd82889 (patch) | |
| tree | 764586e424de4072ff4dc8ca2747010e012ba656 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | b3f649ec53c73c9ec476f531e4c943439f31ccf5 (diff) | |
hamster: fix install
* Tell the build system where it can install Python files, with the
PYTHONDIR environment variable. Without this it tries to install to
the existing python3 store path, which fails:
waflib.Errors.WafError: Could not create the directory /nix/store/HASH-python3-VERSION/lib/pythonX.Y/site-packages/hamster
* Add setuptools as runtime dependency to prevent this fatal runtime
error since Python 3.12:
ModuleNotFoundError: No module named 'distutils'
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
