Watch file results

component: main
debian_mangled_uversion: 6.2
debian_uversion: 6.2
distribution: debian
last_check: 2023-06-04 00:24:07.328362
release: sid
source: django-cacheops
status: newer package available
upstream_url: https://github.com/Suor/django-cacheops.git refs/tags/7.0.1
upstream_version: 7.0.1
version: 6.2-1
watch_file:
# watch file for django-cacheops

version=4

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