Watch file results

component: main
debian_mangled_uversion: 2.8.1
debian_uversion: 2.8.1
distribution: debian
last_check: 2023-09-28 00:26:00.012433
release: sid
source: django-rq
status: up to date
upstream_url: https://github.com/rq/django-rq.git refs/tags/v2.8.1
upstream_version: 2.8.1
version: 2.8.1-2
watch_file:
# watch file for django-rq

version=4

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