diff options
| author | James Atkins <james@jamesatkins.com> | 2024-11-23 17:29:00 -0600 |
|---|---|---|
| committer | James Atkins <james@jamesatkins.com> | 2024-11-24 09:27:21 -0600 |
| commit | ffc17f1a1bef9ba0b0a1789f21c78bd31d71dd90 (patch) | |
| tree | 277e575193732be7eb03587372acfe571a33b744 /pkgs/development/python-modules/rangehttpserver | |
| parent | dce14bda870df1c569f760e27885b5c35cc5f2ff (diff) | |
archivebox: fix build
Fixes #358580.
Override any django-extensions patches.
Add distutils dependency for Python 3.12 and above.
Convert buildPythonApplication to use build-system and dependencies.
Fix a scoping error with yt-dlp.
Note: if neither python.pkgs.yt-dlp nor pkgs.yt-dlp are in archivebox's
dependencies, then there is a missing runtime dependency error.
If pkgs.yt-dlp is in dependencies instead of python.pkgs.yt-dlp, (as was
the case) there is a cryptic error about 'pdm.backend' not being available.
Fix this by just using `python.pkgs.yt-dlp` everywhere.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
