[Python-modules-commits] [chardet] 05/08: Use pypi.debian.net redirector

Daniele Tricoli eriol-guest at moszumanska.debian.org
Wed Feb 10 04:13:58 UTC 2016


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

eriol-guest pushed a commit to branch master
in repository chardet.

commit aa1bbfe406633a1bbaf66f2952ff66c53a9e5877
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Wed Feb 10 01:42:33 2016 +0100

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

diff --git a/debian/watch b/debian/watch
index e08371c..fe46c4e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/c/chardet/chardet-([\d.]+)\.tar\.gz 
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/chardet/chardet-(.+)\.(?: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/chardet.git



More information about the Python-modules-commits mailing list