Version: 5

# Upstream tags releases as "Release-X_Y_Z" (underscores), so the version is
# mangled back to dotted form and the GitHub API tarball is renamed on download.
Search-Mode: plain
Source: https://api.github.com/repos/WebwareForPython/DBUtils/tags?per_page=50
Matching-Pattern: https://api.github.com/repos/[^/]+/[^/]+/tarball/refs/tags/Release-((?:\d+)_(?:\d+)(?:_\d+)?)
Uversion-Mangle: s/_/./g
Filename-Mangle: s/_/./g; s%.*/Release-@ANY_VERSION@%@PACKAGE@-$1.tar.gz%
