[Python-modules-commits] [tox] 01/18: Use pypi.debian.net mirror.

Barry Warsaw barry at moszumanska.debian.org
Tue Apr 28 17:44:44 UTC 2015


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

barry pushed a commit to branch master
in repository tox.

commit 47d696d6b53d0ae61c767bce1252ad57834debcf
Author: Barry Warsaw <barry at python.org>
Date:   Tue Apr 28 11:52:52 2015 -0400

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

diff --git a/debian/watch b/debian/watch
index dd7cf9d..c72d2c7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/t/tox/tox-(.*).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/tox/tox-(.+)\.(?: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/tox.git



More information about the Python-modules-commits mailing list