From e60dc166512bb3b10fbd1e828b19c6b2436e4748 Mon Sep 17 00:00:00 2001 From: Julien Puydt <julien.puydt@laposte.net> Date: Wed, 18 Jan 2017 07:18:53 +0100 Subject: [PATCH] Point d/watch to python.org --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 7970279..777249a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://pypi.debian.net/pathlib2/pathlib2-(.*)\.tar\.gz +https://pypi.python.org/pypi/pathlib2 .*/pathlib2-(.*)\.tar\.gz#md5=.* -- GitLab