On 19/05/2023 12.48, Martin Hostettler wrote:
It seems what is needed is this:

    mv 
debian/cadabra2/usr/lib/python3.*/site-packages/notebook/static/components 
debian/cadabra2/usr/share/javascript
    rmdir debian/cadabra2/usr/lib/python3.*/site-packages/notebook/static
    rmdir debian/cadabra2/usr/lib/python3.*/site-packages/notebook

(The wildcards are used to avoid hard coding the current debian default
python version)

Does this still work if there is more than one supported python version (during python transitions)? It's probably OK to to break support for multiple python versions now (as we currently only have one and stable releases only have one), but this may need to be revisited for bookworm+1.


Andreas

Reply via email to