diff options
| author | benaryorg <binary@benary.org> | 2024-11-05 11:04:46 +0000 |
|---|---|---|
| committer | benaryorg <binary@benary.org> | 2024-11-05 11:04:46 +0000 |
| commit | f23d794c07dbf84289b84218eb235b3725121a93 (patch) | |
| tree | a7067fc30e17a1a6afc857fe87d8e7edffc3f738 /pkgs/development/python-modules/rangehttpserver | |
| parent | 12a7a393061ad3bed85d64b0fc1a30f9314d80fe (diff) | |
python3Packages.irc: build fix for Python 3.11
Without this patch the build fails during the pythonRuntimeDepsCheck phase:
Checking runtime dependencies for irc-20.5.0-py3-none-any.whl
- importlib-resources not installed
Adding the importlib-resources polyfill for Python version 3.11 and below fixes the build.
It is unclear whether this is actually strictly required on 3.11 (i.e. because of backported features from 3.12) or whether the runtime check is stricter than necessary.
May as well fix the build though.
Signed-off-by: benaryorg <binary@benary.org>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
