Package: x2gobroker / 0.0.4.3-4.3

Metadata

Package Version Patches format
x2gobroker 0.0.4.3-4.3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1003_handle offline builds.patch | (download)

x2gobroker/defaults.py | 11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-)

 gracefully handle api documentation builds during offline builds.
2001_no_2to3_supported_any_more.patch | (download)

setup.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't run setup.py with use_2to3 anymore. support for it has been dropped.
0001_man man1 x2gobroker.1 Fix apostrophe usage drop prec.patch | (download)

man/man1/x2gobroker.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] man/man1/x2gobroker.1: fix apostrophe usage (drop preceding
 backslash).

Signed-off-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

1004_remove_nose_usage.patch | (download)

x2gobroker/tests/test_client_plain_base.py | 19 9 + 10 - 0 !
x2gobroker/tests/test_web_plain_base.py | 19 9 + 10 - 0 !
x2gobroker/tests/test_web_plain_inifile.py | 1 0 + 1 - 0 !
x2gobroker/tests/test_web_plain_zeroconf.py | 7 3 + 4 - 0 !
x2gobroker/tests/test_web_uccs_zeroconf.py | 5 2 + 3 - 0 !
5 files changed, 23 insertions(+), 28 deletions(-)

---