Watch file results

component: main
debian_mangled_uversion: 2.7.0
debian_uversion: 2.7.0
distribution: debian
last_check: 2023-03-17 00:27:08.642959
release: sid
source: django-rq
status: up to date
upstream_url: https://github.com/rq/django-rq.git refs/tags/v2.7.0
upstream_version: 2.7.0
version: 2.7.0-1
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+)