Watch file results

component: main
debian_mangled_uversion: 3.2.3
debian_uversion: 3.2.3
distribution: debian
last_check: 2024-03-27 00:23:05.140958
release: sid
source: graphql-core
status: up to date
upstream_url: https://github.com/graphql-python/graphql-core.git refs/tags/v3.2.3
upstream_version: 3.2.3
version: 3.2.3-2
watch_file:
# watch file for graphql-core

version=4

opts="mode=git, \
      filenamemangle=s/.+\/(\d\S*)\.tar\.gz/grapghql-core-$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-core.git \
      refs/tags/v(\d+\.\d+|\d+\.\d+\.\d+)