Watch file results
component: main
distribution: debian
errors: filenamemangle failed for mako-1_3_9.tar.gz
last_check: 2025-10-26 00:20:06.444458
metadata: Bug-Database: https://github.com/sqlalchemy/mako/issues Bug-Submit: https://github.com/sqlalchemy/mako/issues/new Repository: https://github.com/sqlalchemy/mako.git Repository-Browse: https://github.com/sqlalchemy/mako
release: sid
source: mako
status: error
version: 1.3.10-3
watch_file:
version=4
# Upstream uses on GitHub tags like 'rel_1_2_4' and filenames as
# 'mako-rel_1_2_4.tar.gz'.The following mangling produces a filename as
# 'mako-1.2.4.tar.gz' which is wrong.
opts="mode=git, \
compression=gz, \
repacksuffix=ds, \
filenamemangle=s/rel_.+\/?(\d\S+)\.tar\.gz/mako-rel$1\.tar\.gz/, \
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.?\d*)$/$1~$2/; \
s/_/./g, \
dversionmangle=s/\+ds(\.?\d+)?$//" \
https://github.com/sqlalchemy/mako.git \
refs/tags/rel_(\d_\d_\d)
