[Python-modules-commits] [flask-migrate] 03/06: Use watch file from pypi.debian.net
Orestis Ioannou
oorestisime-guest at moszumanska.debian.org
Tue Feb 23 09:30:13 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-migrate.
commit b837d44aaf93bd22e1b84acfa36f502eb7d5ff66
Author: Orestis Ioannou <orestis at oioannou.com>
Date: Sat Feb 20 12:10:41 2016 +0100
Use watch file from pypi.debian.net
---
debian/watch | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 1301090..7dd27a1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
version=3
-https://pypi.python.org/packages/source/F/Flask-Migrate/Flask-Migrate-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/Flask-Migrate/Flask-Migrate-(.+)\.(?: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-migrate.git
More information about the Python-modules-commits
mailing list