Package: mockldap / 0.3.0-8

Metadata

Package Version Patches format
mockldap 0.3.0-8 3.0 (quilt)

Patch series

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

docs/source/conf.py | 18 14 4 - 0 !
1 file changed, 14 insertions( ), 4 deletions(-)

 use local objects.inv where possible

 Upstream uses intersphinx mappings that fetch the objects.inv for python and
 python-mock by HTTP from a remote host. Using the local objects.inv from
 python and python-mock enables the package to build without network connection.
0002 Use pyldap for both Python2 and Python3.patch | (download)

setup.py | 5 1 4 - 0 !
1 file changed, 1 insertion( ), 4 deletions(-)

 use pyldap for both python2 and python3.