Loading debian/watch +4 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ version=4 # PyPi repository of Python modules # see https://lists.debian.org/debian-python/2015/02/msg00027.html # http://pypi.debian.net/#module#/#module#-@ANY_VERSION@@ARCHIVE_EXT@ # better # https://pypi.python.org/simple/#module# .*/#module#-@ANY_VERSION@@ARCHIVE_EXT@#sha256=.* # Bitbucket # https://bitbucket.org/#user#/#project#/downloads .*/@ANY_VERSION@@ARCHIVE_EXT@ Loading @@ -33,6 +35,8 @@ version=4 # Gitlab # opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/<project>-$1\.tar\.gz/g \ # https://gitlab.com/#user#/#project#/tags .*archive\.tar\.gz\?ref=v?(\d\S*) # may be # https://gitlab.com/#user#/#project#/tags?sort=updated_desc .*/archive/.*/#prefix#@ANY_VERSION@@ARCHIVE_EXT@ # Any Git repository lacking versioned downloads # Loading Loading
debian/watch +4 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ version=4 # PyPi repository of Python modules # see https://lists.debian.org/debian-python/2015/02/msg00027.html # http://pypi.debian.net/#module#/#module#-@ANY_VERSION@@ARCHIVE_EXT@ # better # https://pypi.python.org/simple/#module# .*/#module#-@ANY_VERSION@@ARCHIVE_EXT@#sha256=.* # Bitbucket # https://bitbucket.org/#user#/#project#/downloads .*/@ANY_VERSION@@ARCHIVE_EXT@ Loading @@ -33,6 +35,8 @@ version=4 # Gitlab # opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/<project>-$1\.tar\.gz/g \ # https://gitlab.com/#user#/#project#/tags .*archive\.tar\.gz\?ref=v?(\d\S*) # may be # https://gitlab.com/#user#/#project#/tags?sort=updated_desc .*/archive/.*/#prefix#@ANY_VERSION@@ARCHIVE_EXT@ # Any Git repository lacking versioned downloads # Loading