Package: python-xrt / 1.6.0+ds1-1

Metadata

Package Version Patches format
python-xrt 1.6.0+ds1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_dependencies.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix_dependencies

===================================================================

fix_shebang.patch | (download)

xrt/gui/xrtQookStart.pyw | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix_shebang

===================================================================

script_name.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 script_name

===================================================================

missing_sphinx_theme.patch | (download)

doc/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 missing_sphinx_theme

===================================================================

sphinx_mathjax.patch | (download)

doc/conf.py | 2 2 + 0 - 0 !
xrt/gui/commons/conf.py | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

 sphinx_mathjax

===================================================================

runtime_sphinx.patch | (download)

setup.py | 2 1 + 1 - 0 !
xrt/gui/commons/ext.py | 12 10 + 2 - 0 !
2 files changed, 11 insertions(+), 3 deletions(-)

 allow sphinx generation in xdg cache directory

The in-gui help pages are generated at runtime using
python3-sphinx as a single rewritten HTML page. Locate
that page in a user-writeable cache and symlink the
necessary support files.