Watch file results

component: main
debian_mangled_uversion: 2.10.2
debian_uversion: 2.10.2
distribution: debian
last_check: 2024-07-14 00:52:26.575562
release: sid
source: django-rq
status: up to date
upstream_url: https://github.com/rq/django-rq.git refs/tags/v2.10.2
upstream_version: 2.10.2
version: 2.10.2-1
watch_file:
# watch file for django-rq

version=4

opts="mode=git, \
      compression=gz, \
      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+)