[Python-modules-commits] [python-sptest] 12/16: debian/watch: rewrite using pypi.debian.net redirector

Mattia Rizzolo mattia at debian.org
Wed Jan 20 18:45:12 UTC 2016


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

mattia pushed a commit to branch master
in repository python-sptest.

commit 17b05ec51e2056e0dd90195bf842b4d2509e09fa
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Jan 20 18:38:36 2016 +0000

    debian/watch: rewrite using pypi.debian.net redirector
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 7d3fa69..1281dd5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-
-http://pypi.python.org/packages/source/s/sptest/sptest-(.*)\.tar\.gz
\ No newline at end of file
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/sptest/sptest-(.+)\.(?: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/python-sptest.git



More information about the Python-modules-commits mailing list