> Versions of packages telegram-send depends on: > ii python3-python-telegram-bot 13.15-1
Here's the problem. The packaged version of telegram-send depends on changes to telegram/constants.py that were introduced in python-telegram-bot 14.0: https://github.com/python-telegram-bot/python-telegram-bot/pull/2708 Currently python-telegram-bot 13.15 is packaged in sid, so we need to update this (and the depends of telegram-send) to fix this bug. Best regards, Dale Richards