[Pkg-privacy-commits] [txtorcon] 89/96: Migrate watch file to use PyPI simple API

Jérémy Bobbio lunar at moszumanska.debian.org
Sun Sep 6 18:34:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository txtorcon.

commit 321656de4eb49734ccc6addd2005aac378b4652c
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Aug 28 19:17:47 2015 +0200

    Migrate watch file to use PyPI simple API
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 842c71b..c90428d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="downloadurlmangle=s/#.*$//,filenamemangle=s/.*(txtorcon-[^#]+)#.*$/$1/,pgpsigurlmangle=s/$/.asc/" \
-	https://pypi.python.org/pypi/txtorcon \
-	https://pypi.python.org/packages/source/t/txtorcon/txtorcon-(.+)\.tar\.gz#.*
+	https://pypi.python.org/simple/txtorcon \
+	.*/txtorcon-(.+)\.tar\.gz#.*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git



More information about the Pkg-privacy-commits mailing list