In order to achieve reproducible builds[0] we want the items within
enums always generated in the same order so sort on both items in the
tuple.
[0]
https://wiki.debian.org/ReproducibleBuilds/About
---
generator.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)