In CI/CD, I noticed there is missing dependency for python3-pytz for package python3-vobject.
python3-vobject: Use generic tests
WARNING: opening /ci/packages.adb: UNTRUSTED signature
python3-vobject: [pass] File /usr/bin/change_tz is executable
python3-vobject: [warn] Version check (/usr/bin/change_tz)
python3-vobject: First 10 lines of the last output:
Traceback (most recent call last):
File "/usr/bin/change_tz", line 5, in <module>
from vobject.change_tz import main
File "/usr/lib/python3.14/site-packages/vobject/change_tz.py", line 6, in <module>
ModuleNotFoundError: No module named 'pytz'
Maintainer: @commodo
In CI/CD, I noticed there is missing dependency for python3-pytz for package python3-vobject.