Debian Patches

Status for python-padme/1.1.1-4

Patch Description Author Forwarded Bugs Origin Last update
001-old-unittest2-support Add support for old unittest2 version (0.5.1)
Upstream relies on more recent version of unittest2 that has support for the
'assertRaisesRegex' method. Fortunately this method is a simple alias of
'assertRaisesRegexp' (with extra 'p' at the end). Since the future of
unittest2 in Debian is uncertain this intermediate trivial patch can be used
to have working and tested version of Padme
Zygmunt Krynicki <zygmunt.krynicki@canonical.com> not-needed upstream 2015-03-09
improve-compatiblity-with-mock <short summary of the patch>
This patch fixes a build issue that started to occur as upstream mock has
re-organized its internal layout. The issue is that padme needs to patch (fix)
bugs in mock that are present on certain versions (especially in released
versions of python that have broken unittest.mock) and the patching code does
mess with some of the mock internals.
Zygmunt Krynicki <zygmunt.krynicki@canonical.com> not-needed upstream upstream 2015-09-02

All known versions for source package 'python-padme'

Links