Package: django-auth-ldap / 5.2.0-1

Metadata

Package Version Patches format
django-auth-ldap 5.2.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 docs use_local_intersphinx_mapping.patch | (download)

docs/conf.py | 49 40 + 9 - 0 !
1 file changed, 40 insertions(+), 9 deletions(-)

 use local objects.inv where possible

 Upstream uses intersphinx mappings that fetch the objects.inv for python and
 python-django by HTTP from a remote host. Using the local objects.inv from
 python and kombu enables the package to build without network connection.
0002 Set fixed package name so setuptools does not accide.patch | (download)

pyproject.toml | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 set fixed package name so setuptools does not accidentally detect
 debian/ as a Python package.