From 6ba3e805f373ac48eaae23c866441b007aa3d24e Mon Sep 17 00:00:00 2001 From: Daniele Tricoli Date: Sun, 3 May 2015 13:51:59 +0000 Subject: Use pypi.debian.net redirector --- debian/watch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/watch') diff --git a/debian/watch b/debian/watch index c404fa4..d58f4c1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 -https://pypi.python.org/packages/source/u/urllib3/urllib3-(.*)\.tar\.gz +opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ +http://pypi.debian.net/urllib3/urllib3-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- cgit v1.2.3