This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to tag debian/0.520-1 in repository mypy.
commit 8622a6f9fc3c5d39c683537b84f69a6d10d750ad Author: Michael R. Crusoe <[email protected]> Date: Fri Jul 14 07:09:53 2017 -0700 return to pypi --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 4e28c32..dba775d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/<project>-$1\.tar\.gz/ \ - https://github.com/python/mypy/releases .*/v(\d\S+)\.tar\.gz +opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ +https://pypi.debian.net/mypy/mypy-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mypy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
