diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-01-25 21:34:07 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-01-25 21:53:56 +0100 |
| commit | 95c5a4985a0e03f4af7879fe82591de632af38ee (patch) | |
| tree | a8ce49a3e337bfde895b0d4dc317f3ebd8d7b821 /dev-python/django-auth-ldap/files/docs.patch | |
| parent | cd2e80f3079ff081aeba6ed7d72dccb902091c0f (diff) | |
| download | gentoo-95c5a4985a0e03f4af7879fe82591de632af38ee.tar.gz gentoo-95c5a4985a0e03f4af7879fe82591de632af38ee.tar.bz2 gentoo-95c5a4985a0e03f4af7879fe82591de632af38ee.zip | |
dev-python/django-auth-ldap: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django-auth-ldap/files/docs.patch')
| -rw-r--r-- | dev-python/django-auth-ldap/files/docs.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-python/django-auth-ldap/files/docs.patch b/dev-python/django-auth-ldap/files/docs.patch deleted file mode 100644 index c4e918fac538..000000000000 --- a/dev-python/django-auth-ldap/files/docs.patch +++ /dev/null @@ -1,18 +0,0 @@ -Avoid unwanted d'loading for un-needed ojects.inv files -diff -ur django-auth-ldap-1.1.4.orig/docs/source/conf.py django-auth-ldap-1.1.4/docs/source/conf.py ---- docs/source/conf.py 2013-03-10 06:01:09.000000000 +0800 -+++ docs/source/conf.py 2013-05-18 23:14:35.761187583 +0800 -@@ -29,13 +29,6 @@ - 'daldocs', - ] - --intersphinx_mapping = { -- 'python': ('http://docs.python.org/', None), -- 'django': ('https://docs.djangoproject.com/en/dev/', -- 'https://docs.djangoproject.com/en/dev/_objects/'), -- 'pythonldap': ('http://python-ldap.org/doc/html/', None), --} -- - # Add any paths that contain templates here, relative to this directory. - templates_path = ['../_templates'] - |
