From efaeeae0b5c06035fce5993ea5d1c6738988b408 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 30 Jul 2026 19:19:24 +0200 Subject: python3-telethon: add version 1.44.0 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 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5fdf7bd..7698cfd 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Each package lives in its own top-level subfolder: | python3-annotated-doc | ✅ | not tested | ❌ | 0.0.5 | 0.0.5 | | python3-typer | ✅ | not tested | ❌ | 0.27.0 | 0.27.0 | | python3-huggingface_hub | ✅ | not tested | ❌ | 1.25.1 | 1.25.1 | +| python3-telethon | ✅ | ✅ | ❌ | 1.44.0 | 1.44.0 | | click | ✅ | not tested | ✅ [click](https://slackbuilds.org/repository/15.0/python/click/) | 8.4.2 | 8.4.2 | | playwright-cli | ✅ | not tested | ❌ | 0.1.17 | 0.1.17 | | firefly-cli | ✅ | not tested | ❌ | 0.5.0 | 0.5.0 | -- cgit v1.2.3