Package: pywayland / 0.4.18-6

Metadata

Package Version Patches format
pywayland 0.4.18-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
03_fix_version_check.diff | (download)

test/test_protocol_interface.py | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 relax version check in test_protocol_interface
 Wayland protocol versions are backward compatible.
01_force_upstream_version.diff | (download)

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

 force upstream source version.
 The default setup.py from upstream assume everyone clone their git repo to
 derive version number from there.  This is not true on Debian, so provide
 workaround.
02_reproducible_build.diff | (download)

doc/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 make the build reproducible