Watch file results

component: main
debian_mangled_uversion: 22.7
debian_uversion: 22.7
distribution: debian
last_check: 2026-05-10 02:50:24.228787
release: sid
source: python-telegram-bot
status: up to date
upstream_url: https://github.com/python-telegram-bot/python-telegram-bot/archive/refs/tags/v22.7.tar.gz
upstream_version: 22.7
version: 22.7-1
watch_file:
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format

# Compulsory line, this is a version 4 file
version=4

# GitHub hosted projects
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%python-telegram-bot-$1.tar.gz%" \
   https://github.com/python-telegram-bot/python-telegram-bot/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate