Package: python-oslo.config / 1:3.9.0-3~bpo8+1

Metadata

Package Version Patches format
python-oslo.config 1:3.9.0-3~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
drop doc conf git.patch | (download)

doc/source/conf.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 drop use of git from sphinx build config file as git repository
             is not available during package builds.
do not run toplevel tests.patch | (download)

.testr.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not run toplevel tests
 We don't want to run toplevel tests which breaks using the namespace.
Fix_isinstance_call.patch | (download)

oslo_config/generator.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix isinstance call
 Neutron folks are seeing the following message when generating their config
 Clearly the 2nd parameter should be the class