Skip to content
Snippets Groups Projects
Commit e27d39f6 authored by Thomas Goirand's avatar Thomas Goirand
Browse files

Add remove-intersphinx.patch (Closes: #1090140).

parent c0b098b8
No related merge requests found
python-django-babel (0.6.2-6) unstable; urgency=medium
* Add remove-intersphinx.patch (Closes: #1090140).
-- Thomas Goirand <zigo@debian.org> Mon, 16 Dec 2024 16:13:53 +0100
python-django-babel (0.6.2-5) unstable; urgency=medium
* Define DJANGO_SETTINGS_MODULE when building docs (Closes: #978293).
......
Description: Remove intersphinx
Author: Thomas Goirand <zigo@debian.org>
Bug-Debian: https://bugs.debian.org/1090140
Forwarded: no
Last-Update: 2024-12-16
--- python-django-babel-0.6.2.orig/docs/conf.py
+++ python-django-babel-0.6.2/docs/conf.py
@@ -40,7 +40,6 @@ def _short_version(release):
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.autosummary',
- 'sphinx.ext.intersphinx',
'sphinx.ext.todo',
'sphinx.ext.viewcode',
]
Fix-For-Django2.patch
remove-intersphinx.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment