Watch file results

component: main
debian_mangled_uversion: 2.3.2
debian_uversion: 2.3.2
distribution: debian
last_check: 2023-03-25 00:20:38.257784
release: sid
source: graphql-core
status: newer package available
upstream_url: https://github.com/graphql-python/graphql-core.git refs/tags/v3.2.3
upstream_version: 3.2.3
version: 2.3.2-1
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+)