Hello, when starting deluge (from deluge package), the following warning is printed to the terminal:
--8<---------------cut here---------------start------------->8--- /gnu/store/bawpiwllg2g7qgjs2n66xg1rzs6j2lpk-deluge-2.2.0/lib/python3.11/site-packages/deluge/ui/ui_entry.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources --8<---------------cut here---------------end--------------->8--- Tomas -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.
