Package: python-oslo.messaging / 4.6.1-2~bpo8+1

Metadata

Package Version Patches format
python-oslo.messaging 4.6.1-2~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
try using future absolute import.patch | (download)

oslo_messaging/tests/__init__.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 python-oslo.messaging (1.14.0-1) experimental; urgency=medium
 .
   [ James Page ]
   * Team upload.
   * New upstream release.
 .
   [ Thomas Goirand ]
   * Make the build reproducible. Thanks to Juan Picca <jumapico@gmail.com> for
     the bug report and patch (Closes: #788480).
   * Added python3 support.
   * Added oslo-messaging-zmq-receiver.init sysv-rc script.
fixes monkey_patch call.patch | (download)

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

 fixes monkey_patch() call
remove git log call in sphinx doc.patch | (download)

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

 remove call to git log when building sphinx docs