Source: pywws Version: 25.10.0-1 Severity: normal Dear Maintainer,
pytz was once used & necessary to build this package, bu upstream switch away from it in v22.3.0. Please drop the extraneous python3-tz from d/control. I've sent a PR upstream for more clean-up https://github.com/jim-easterbrook/pywws/pull/127 Greetings Alexandre tchet@quieter:/tmp/pywws-25.10.0$ grep pytz -r -C [..] src/doc/conf.py-# allow documentation to be compiled without installing dependencies src/doc/conf.py:for mod_name in ('hid', 'oauth2', 'mastodon', 'twitter', 'pytz', src/doc/conf.py- 'paho', 'paho.mqtt.client', 'paramiko', src/doc/conf.py- 'usb', 'usb.core', 'usb.util', 'libusb1', 'usb1', src/doc/conf.py- 'daemon.daemon', 'daemon.runner'): src/doc/conf.py- sys.modules[mod_name] = Mock() -- CHANGELOG.txt-Changes in v22.3.0: CHANGELOG.txt: 1/ Replace pytz with dateutil.tz. CHANGELOG.txt- 2/ Fix some hidapi USB problems. CHANGELOG.txt- 3/ Correct some typos in documentation. CHANGELOG.txt- tchet@quieter:/tmp/pywws-25.10.0$

