aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-30 19:19:24 +0200
committerDanilo M. <danix@danix.xyz>2026-07-30 19:19:24 +0200
commitefaeeae0b5c06035fce5993ea5d1c6738988b408 (patch)
treeb7ee8842d57e038831042da8275bc9760fb0714f /README.md
parentdd864731d8b4492b160beb76aefdf3308f20de44 (diff)
downloadmy-slackbuilds-efaeeae0b5c06035fce5993ea5d1c6738988b408.tar.gz
my-slackbuilds-efaeeae0b5c06035fce5993ea5d1c6738988b408.zip
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 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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 |