[Python-modules-commits] [gtts] 03/06: Change watch to use pypi.debian.net

Ethan Ward ethanward-guest at moszumanska.debian.org
Wed Aug 2 20:42:40 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository gtts.

commit 4082d0d4d699948b5e33318f62c49fba821323ac
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Wed Aug 2 14:53:27 2017 -0500

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

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



More information about the Python-modules-commits mailing list