Watch file results

component: main
debian_mangled_uversion: 4.5.3
debian_uversion: 4.5.3
distribution: debian
last_check: 2024-04-17 00:52:52.314994
release: sid
source: social-auth-core
status: up to date
upstream_url: https://github.com/python-social-auth/social-core.git refs/tags/4.5.3
upstream_version: 4.5.3
version: 4.5.3-1
watch_file:
# watch file for social-auth-core

version=4

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