#1136291 powerline: please make the build reproducible

#1136291#5
Date:
2026-05-11 16:36:04 UTC
From:
To:
Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
powerline could not be built reproducibly.

This is because the documentation embedded the contents of os.environ
by automatically documenting the Renderer class from the powerline's
renderer module.

A patch is attached that specifically excludes documenting this class
member (only) from the documentation.

 [0] https://reproducible-builds.org/


Regards,