Watch file results

component: main
debian_mangled_uversion: 4.2.0
debian_uversion: 4.2.0
distribution: debian
last_check: 2024-04-25 00:25:51.93163
release: sid
source: django-model-utils
status: newer package available
upstream_url: https://github.com/carljm/django-model-utils.git refs/tags/4.5.0
upstream_version: 4.5.0
version: 4.2.0-2
watch_file:
# watch file for python-django-model-utils

version=4

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