diff options
| author | toonn <toonn@toonn.io> | 2021-07-28 18:27:12 +0200 |
|---|---|---|
| committer | Jonathan Ringer <jonringer@users.noreply.github.com> | 2021-11-24 15:17:13 -0800 |
| commit | 3ed6885aa8fdec8dee00bb746fc8ed9edb303d81 (patch) | |
| tree | 4e3a2186be6a5633e66bf135f7f2162a1fa4ee83 /pkgs/development/python-modules/python-mapnik | |
| parent | 459dc34b2b69310b0e19c03b6b2320fd4ec7dd09 (diff) | |
wheel: Fix hash mismatch due to filesystem normalization
One file in the testdata has a name with accented unicode characters
that can be encoded differently depending on normalization. This causes
Nix to calculate a different hash for the tarball output depending on
whether or not and which unicode normal form the filesystem uses.
This is worked around by renaming the file to consist of unicode
characters that are unaffected by normalization. The file is renamed and
the test patched in the `extraPostFetch` phase of the the fetcher.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
