diff options
| author | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-06 08:35:26 +0300 |
|---|---|---|
| committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-06 08:38:06 +0300 |
| commit | 7622f900c65bed93baa22c98c8b09cce1af77e64 (patch) | |
| tree | fdb9fda6b1291d0ed16223e0968f7ab337335890 /dev-python/django-appconf/files/docs.patch | |
| parent | 83428c9256834eecc5a9e4c09b2a3b79f5cadea4 (diff) | |
| download | gentoo-7622f900c65bed93baa22c98c8b09cce1af77e64.tar.gz gentoo-7622f900c65bed93baa22c98c8b09cce1af77e64.tar.bz2 gentoo-7622f900c65bed93baa22c98c8b09cce1af77e64.zip | |
dev-python: mass last-rites removal
Closes: https://bugs.gentoo.org/711808
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/django-appconf/files/docs.patch')
| -rw-r--r-- | dev-python/django-appconf/files/docs.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-python/django-appconf/files/docs.patch b/dev-python/django-appconf/files/docs.patch deleted file mode 100644 index 4b5d4861adfd..000000000000 --- a/dev-python/django-appconf/files/docs.patch +++ /dev/null @@ -1,16 +0,0 @@ -Prevent unwanted d'loading of un-needed oject.inv files in doc build -diff -ur django-appconf-0.6.orig/docs/conf.py django-appconf-0.6/docs/conf.py ---- docs/conf.py 2013-01-29 01:45:50.000000000 +0800 -+++ docs/conf.py 2013-05-18 21:40:38.737985957 +0800 -@@ -218,11 +218,3 @@ - ('index', 'django-appconf', u'django-appconf Documentation', - [u'Jannis Leidel and individual contributors'], 1) - ] -- -- --# Example configuration for intersphinx: refer to the Python standard library. --intersphinx_mapping = { -- 'python': ('http://python.readthedocs.org/en/v2.7.2/', None), -- 'django': ('http://django.readthedocs.org/en/latest/', None), -- 'celery': ('http://celery.readthedocs.org/en/latest/', None), --} |
