diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-21 15:31:12 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-21 15:31:12 +0200 |
| commit | d90ce180c394f893349eb93c9f6e93bea6f096d7 (patch) | |
| tree | 0c6610505d07e27a0fdfe7a975d9fb3f355d12f2 /.extras | |
| parent | 207198063d806e1688617b4b63cb4b1c35d7bbcf (diff) | |
| download | my-slackbuilds-d90ce180c394f893349eb93c9f6e93bea6f096d7.tar.gz my-slackbuilds-d90ce180c394f893349eb93c9f6e93bea6f096d7.zip | |
python3-telethon: remove (published on SBo)
Diffstat (limited to '.extras')
| -rw-r--r-- | .extras/nvchecker.toml | 10 |
1 files changed, 0 insertions, 10 deletions
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 <h2> is the current Linux version. Do NOT use dev_update.xml, which |
