2d162b9 Replace dup_nsvc() in test_mbs.py

Authored and Committed by cqi 5 years ago
    Replace dup_nsvc() in test_mbs.py
    
    dup_nsvc prints version in hexadecimal instead of integer. This is found
    in libmodulemd 1.6.2 f28 build. This bug has been fixed in upstream but
    not release yet. Before the release, this patch formats NSVC manually to
    workaround it.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>