summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAnton Mosich <anton@mosich.at>2025-02-09 17:22:03 +0100
committerGitHub <noreply@github.com>2025-02-09 17:22:03 +0100
commitd40c0faa51716fb40436f9a3ecf584270e8d1457 (patch)
tree28249b41276cea441214ca85c0eeb48a2bb08567 /pkgs/development/python-modules/rangehttpserver
parentd101342c7dd79c0b605ee0c094eea5bf2bcb4051 (diff)
khal: fix build (#380358)
* khal: fix build sphinx 8.x, introduced to nixpkgs in 0708c34ad7dc59517fcb47da86c088c55c6301e9, removed a very old and long-deprecated way of defining intersphinx_mappings[1]. khal imports and defines intersphinx_mappings in that old way[2], but doesn't use intersphinx anywhere, as far as I managed to notice. So I just delete the lines containing intersphinx. There is also an upstream issue[3]. [1]: https://www.sphinx-doc.org/en/master/changes/8.0.html#incompatible-changes [2]: https://github.com/pimutils/khal/blob/a0e3fd1cd193e5d3b2eb3b81e99e0818f1f26d2a/doc/source/conf.py#L312 [3]: https://github.com/pimutils/khal/issues/1356 * khal: small refactor
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions