Watch file results

component: main
debian_mangled_uversion: 3.2.0
debian_uversion: 3.2.0
distribution: debian
last_check: 2024-04-25 00:21:11.723097
release: sid
source: graphql-relay
status: up to date
upstream_url: https://github.com/graphql-python/graphql-relay-py.git refs/tags/v3.2.0
upstream_version: 3.2.0
version: 3.2.0-2
watch_file:
# watch file for graphql-relay

version=4

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