Watch file results

component: main
debian_mangled_uversion: 24.3.0
debian_uversion: 24.3.0
distribution: debian
last_check: 2024-04-25 00:22:13.63324
release: sid
source: twisted
status: up to date
upstream_url: https://github.com/twisted/twisted.git refs/tags/twisted-24.3.0
upstream_version: 24.3.0
version: 24.3.0-1
watch_file:
# watch file for twisted

version=4

opts="mode=git, \
      filenamemangle=s/.+\/(\d\S*)\.tar\.gz/twisted-$1.tar.gz/ \
      uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.?\d*)$/$1~$2/, \
      dversionmangle=s/\+ds(\.?\d+)?$//" \
https://github.com/twisted/twisted.git \
      refs/tags/twisted-(\d+\.\d+.\d+)