[Python-modules-commits] [flask-script] 05/06: Use watch file from pypi.debian.net

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Tue Feb 23 09:25:57 UTC 2016


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

oorestisime-guest pushed a commit to branch master
in repository flask-script.

commit a6be66779f403ff4b1ed6c2b687fd1cc333776e7
Author: Orestis Ioannou <orestis at oioannou.com>
Date:   Sat Feb 20 12:09:01 2016 +0100

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

diff --git a/debian/watch b/debian/watch
index 2b916be..5e52ded 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/F/Flask-Script/Flask-Script-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/Flask-Script/Flask-Script-(.+)\.(?: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/flask-script.git



More information about the Python-modules-commits mailing list