Watch file results

component: main
debian_mangled_uversion: 0.5.0
debian_uversion: 0.5.0
distribution: debian
last_check: 2024-04-24 00:21:44.987591
release: sid
source: python-django-tagging
status: up to date
upstream_url: https://github.com/Fantomas42/django-tagging.git refs/tags/v0.5.0
upstream_version: 0.5.0
version: 1:0.5.0-5.1
watch_file:
# watch file for python-django-tagging

version=4

# Upstream has used some wired tagging in the past, we need to test
# explicitly for versions with a schema of 'v(x.x.x)'.

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