Watch file results

component: main
debian_mangled_uversion: 1.1.9
debian_uversion: 1.1.9
distribution: debian
last_check: 2024-04-22 00:21:27.544133
release: sid
source: python-lark
status: up to date
upstream_url: https://github.com/lark-parser/lark/archive/refs/tags/1.1.9.tar.gz
upstream_version: 1.1.9
version: 1.1.9-1
watch_file:
# Watch control file for uscan
# See uscan(1) for format

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

# PGP signature mangle, so foo.tar.gz has foo.tar.gz.sig
#opts="pgpsigurlmangle=s%$%.sig%"

# Look for new releases on GitHub
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%lark-$1.tar.gz%" \
   https://github.com/lark-parser/lark/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate