[Python-modules-commits] [rabbyt] 05/07: Rewrite debian/watch using the pypi.debian.net redirector

Mattia Rizzolo mattia at mapreri.org
Mon Dec 14 19:01:06 UTC 2015


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

mattia pushed a commit to branch master
in repository rabbyt.

commit 2ab132ae93ddd7965b000c98e71e944a41dfd08f
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Dec 14 18:56:45 2015 +0000

    Rewrite debian/watch using the pypi.debian.net redirector
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 5c5a8ff..d0514b5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://cheeseshop.python.org/packages/source/R/Rabbyt/Rabbyt-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/Rabbyt/Rabbyt-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/rabbyt.git



More information about the Python-modules-commits mailing list