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

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


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

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

commit 9962aa0f092e411fc866568a1fe834cb280621be
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Aug 1 19:05:58 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 bbdc942..88deb91 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/i/inflection/inflection-(.*).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/inflection/inflection-(.+)\.(?: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/inflection.git



More information about the Python-modules-commits mailing list