[Python-modules-commits] [pycurl] 01/09: Update d/watch to use pypi.debian.net mirror.

Barry Warsaw barry at moszumanska.debian.org
Mon Apr 27 20:26:58 UTC 2015


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

barry pushed a commit to branch master
in repository pycurl.

commit c8f3971b207be1e9c3da08cc02278362e37b9418
Author: Barry Warsaw <barry at python.org>
Date:   Mon Apr 27 16:11:15 2015 -0400

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

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



More information about the Python-modules-commits mailing list