Update git submodules

* Update zaqar from branch 'master'
  - Python 3: Fix parsing of received notification
    
    The parsing of incoming notifications is performed with a helper
    which normally resolves to a mimetools class.
    
    For Python3, package mimetools doesn't exist anymore, and the helper
    resolves to a class with incompatible signature.
    
    In order to mimick the original helper behaviour and return a message
    object as expected, use a different facility from package email.
    
    Change-Id: I92f10755f1a98239df3b3a1494207299a3681a84
    Closes-Bug: #1818046
    Co-Authored-By: Michele Baldessari <michele@acksyn.org>
    Co-Authored-By: Alex Schultz <aschultz@redhat.com>
This commit is contained in:
Damien Ciabrini 2019-02-28 11:43:29 +01:00 committed by Gerrit Code Review
parent 0417145642
commit 356cf2a8ec

2
zaqar

@ -1 +1 @@
Subproject commit 813663bc03cfcb05a08c29efa877972f1afeddfd
Subproject commit ff19fdeb5452f19d8420cfb041aa846bdf58c84e