You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Whilst working on the Reproducible Builds effort [0] we noticed that
libsass-python could not be built reproducibly.
This is due to the manpage containing content that is generated by
iterating over a Python frozenset type, which is non-deterministic.
This was originally filed in Debian as #971527 [1].
[0] https://reproducible-builds.org/
[1] https://bugs.debian.org/971527
0 commit comments