From d90ce180c394f893349eb93c9f6e93bea6f096d7 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 21 Aug 2026 15:31:12 +0200 Subject: python3-telethon: remove (published on SBo) --- .extras/nvchecker.toml | 10 ---------- 1 file changed, 10 deletions(-) (limited to '.extras') diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index 6e09f8d..51d0ca8 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -146,16 +146,6 @@ prefix = "release-" source = "cmd" cmd = '''curl -fsSL https://git.danix.xyz/hyprsunset-qt/refs/tags | grep -oE 'hyprsunset-qt-[0-9.]+\.tar' | sed 's/hyprsunset-qt-//;s/\.tar//' | sort -V | tail -1''' -# Tracked from the codeberg tags, matching DOWNLOAD: the PyPI sdist omits -# telethon_generator/ and cannot be built from source. Codeberg is Forgejo, -# so the gitea source works against it with a host override. -[python3-telethon] -source = "gitea" -gitea = "Lonami/Telethon" -host = "codeberg.org" -use_max_tag = true -prefix = "v" - # Typora is proprietary with no git repo, so there is no github/pypi feed. # The Linux changelog page is the only per-platform source of truth: its # newest

is the current Linux version. Do NOT use dev_update.xml, which -- cgit v1.2.3