> This is because it uses Python's uuid.uuid4 to generate unique
> identifiers, but those numbers are random/nondeterminstic by design.
> I've attached a patch that will seed these random numbers from
> SOURCE_DATE_EPOCH if it exists, otherwise it will revert back to
> random numbers.

thanks! would you consider sending this upstream
https://github.com/executablebooks/sphinx-panels ? thanks!

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
Twitter: https://twitter.com/sandrotosi

Reply via email to