aboutsummaryrefslogtreecommitdiffstats
path: root/python3-telethon/slack-desc
AgeCommit message (Collapse)AuthorFilesLines
2026-07-30python3-telethon: add version 1.44.0Danilo M.1-0/+19
Telegram client library for Python 3. Built from the codeberg tag archive rather than the PyPI sdist: the sdist omits telethon_generator/, which the hatch build hook imports to generate the tl/ layer, so a source build of it always fails. Tested on -current and 15.0. 15.0 additionally needs python3-hatchling (-current ships it in base) and the PYTHONPATH=/opt/python$PYVER line for SBo's -opt packaging/setuptools. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>