Watch file results

component: main
debian_mangled_uversion: 2.0
debian_uversion: 2.0
distribution: debian
last_check: 2024-04-24 00:20:46.787471
release: sid
source: python-funcy
status: up to date
upstream_url: https://github.com/Suor/funcy.git refs/tags/2.0
upstream_version: 2.0
version: 2.0-2
watch_file:
# watch file for funcy

version=4

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