Package: python-keystonemiddleware / 4.4.0-3~bpo8+1

Metadata

Package Version Patches format
python-keystonemiddleware 4.4.0-3~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no intersphinx.patch | (download)

doc/source/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove the intersphinx plugin.
 Do not use the intersphinx plugin which is doing network access during
 the build.
re add missing auth options.patch | (download)

keystonemiddleware/auth_token/__init__.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 re-add missing auth options
 Upstream went a bit quick to remove Auth options from the default generated
 config files.