Andreas Tille pushed to branch master at Debian Med / community / package_template
Commits: 0e62d9b7 by Andreas Tille at 2018-09-17T12:43:50Z Add more examples - - - - - 1 changed file: - debian/watch Changes: ===================================== debian/watch ===================================== @@ -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@ @@ -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 # View it on GitLab: https://salsa.debian.org/med-team/community/package_template/commit/0e62d9b73e6b434abcf7b71fff5e12a30c1f1f05 -- View it on GitLab: https://salsa.debian.org/med-team/community/package_template/commit/0e62d9b73e6b434abcf7b71fff5e12a30c1f1f05 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
