Package: python-django-contact-form / 5.2.0-1

Metadata

Package Version Patches format
python-django-contact-form 5.2.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Use local inventory for intersphinx.patch | (download)

docs/conf.py | 32 25 + 7 - 0 !
1 file changed, 25 insertions(+), 7 deletions(-)

 use local inventory for intersphinx

The upstream way is to fetch the interspinx inventary by https from
docs.djangoproject.com.
Using instead the packages stuff from python3-django-doc.

This patch is basicaly completely taken from python-testfixtures and was
written by Michael Fladischer <FladischerMichael@fladi.at>.

build uninstalled docs.patch | (download)

docs/conf.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 handle building docs without installation