Package: checkbox-support / 0.22-1

Metadata

Package Version Patches format
checkbox-support 0.22-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
unvendorize | (download)

checkbox_support/vendor/mock.py | 2398 29 + 2369 - 0 !
1 file changed, 29 insertions(+), 2369 deletions(-)

 remove vendorized modules

This patch replaces checkbox_support.vendor.mock with equivalent imports from
the standard python3.3 library. Upstream will stop shipping those vendorized
modules when support for python3.2 is no longer required.
Upstream: not-needed