Package: hugin-tools
Version: 2024.0.1+dfsg-1+b1
Severity: normal
Dear Maintainer,
I've notice that the upgrade of Python to 3.13
and removal of Python 3.12 will left two Python 3.12 cache files behind
in /usr/share/hugin/data/plugins-templates/__pycache__/
Greetings
Alexandre
root@antec:~# cruft | grep -v debputy[...]
cruft report: mar 04 mar 2025 21:22:45
---- missing: dpkg ----
---- unexplained: / ----
/usr/share/hugin/data/plugins-templates/__pycache__/dual_use.cpython-312.pyc
/usr/share/hugin/data/plugins-templates/__pycache__/plugin_skeleton.cpython-312.pyc
end.
root@antec:~# ls /usr/share/hugin/data/plugins-templates/__pycache__/ -l total 16
-rw-r--r-- 1 root root 2187 21 déc 14:25 dual_use.cpython-312.pyc
-rw-r--r-- 1 root root 2189 3 fév 14:59 dual_use.cpython-313.pyc
-rw-r--r-- 1 root root 571 21 déc 14:25 plugin_skeleton.cpython-312.pyc -rw-r--r-- 1 root root 573 3 fév 14:59 plugin_skeleton.cpython-313.pyc
Maybe can Stefano answer help you.
Greetings
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099543#15
If you install modules to a private path like that, you should install
an rtupdate script in /usr/share/python3/runtime.d/ that calls py3clean
and py3compile.
Hi Alexandre (2025.03.10_10:32:28_+0000)[...]
Maybe can Stefano answer help you.
Greetings
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099543#15
If you install modules to a private path like that, you should install
an rtupdate script in /usr/share/python3/runtime.d/ that calls py3clean and py3compile.
That message was in the context of debputy, an alternative to debhhelper.
hugin looks like uses standard package tooling, so you just need to specify /usr/share/hugin/data/ as a private module path to dh_python3.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 482 |
Nodes: | 16 (2 / 14) |
Uptime: | 50:31:17 |
Calls: | 9,566 |
Files: | 13,660 |
Messages: | 6,142,406 |