[rb-general] Sphinx output always reproducible?
W. Martin Borgert
debacle at debian.org
Tue Apr 10 22:05:30 CEST 2018
Hi,
I wonder, whether sphinx output still might not be reproducible
in the following case (Python 3):
class A_Class(object):
#: A set
a_set = {'a', 'b', 'c'}
It looks like the order of the set is arbitrary in the resulting
docs.
I came across the issue here:
https://tests.reproducible-builds.org/debian/rb-pkg/stretch/amd64/diffoscope-results/slixmpp.html
Any idea, how to fix that? (I'm still a sphinx luddite!)
TIA & Cheers
More information about the rb-general
mailing list