Page MenuHomeDevCentral

Switch sphinx package to use Python 3
ClosedPublic

Authored by dereckson on Oct 22 2017, 11:41.
Tags
None
Referenced Files
F3807305: D1092.id.diff
Sat, Nov 30, 12:26
F3807252: D1092.diff
Sat, Nov 30, 12:07
Unknown Object (File)
Tue, Nov 19, 09:47
Unknown Object (File)
Sat, Nov 16, 06:53
Unknown Object (File)
Fri, Nov 15, 10:15
Unknown Object (File)
Thu, Nov 14, 18:55
Unknown Object (File)
Tue, Nov 12, 12:08
Unknown Object (File)
Mon, Nov 11, 08:36
Subscribers
None

Details

Summary

Currently, it used Python 2, to get more Sphinx packages.

But apparently, we only use the Alabaster theme and nothing fancy,
so we can use the genuine package.

As Nasqueron policy is to use Python 3 software when available,
we switch to the py36- package.

Test Plan

http://docs.nasqueron.org/salt-wrapper/ has been rebuilt with this package.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 22 2017, 11:41

Rebased against master to solve phpunit change conflict.

This revision was automatically updated to reflect the committed changes.