Watch file results

component: main
debian_mangled_uversion: 3.4.3
debian_uversion: 3.4.3
distribution: debian
last_check: 2024-11-19 01:50:06.8603
release: sid
source: python-graphene
status: up to date
upstream_url: https://github.com/graphql-python/graphene.git refs/tags/v3.4.3
upstream_version: 3.4.3
version: 3.4.3-1
watch_file:
# watch file for graphene

version=4

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