Overview

Request 1178019 accepted

new package python-demosh: Run code in Markdown files or shell scripts very interactively, to allow more engaging demos


Johannes Kastl's avatar
author source maintainer target maintainer

Is there a good place to submit this to, instead of dlp?

And: Why is this failing on 15.6? Doesn't this know the %python3_fix_shebang_path macro?


Markéta Machová's avatar

do you really need the %python3_fix_shebang_path macro when you have %pyproject_install?


Johannes Kastl's avatar
author source maintainer target maintainer

Otherwise rpmlint complains because the *.py files have a /usr/bin/env python shebang...


Matej Cepl's avatar

That is not what %python3_fix_shebang_path, you should probably just use sed -i 's#%{_bindir}/env python3#%{_bindir}/python3#' in %prep section.


Johannes Kastl's avatar
author source maintainer target maintainer

I found out in the meantime that this works on all OSes.

See SR#1178019

Request History
Johannes Kastl's avatar

ojkastl_buildservice created request

new package python-demosh: Run code in Markdown files or shell scripts very interactively, to allow more engaging demos


Matej Cepl's avatar

mcepl accepted request

openSUSE Build Service is sponsored by