[Python-modules-commits] [flask] 01/02: d/watch: Changed to pypi.debian.net

Ondřej Nový onovy at moszumanska.debian.org
Tue Jul 19 19:36:47 UTC 2016


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

onovy pushed a commit to branch master
in repository flask.

commit 51eebfa63be3186063f73303c58422a8ff0fe59d
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Jul 19 21:32:05 2016 +0200

    d/watch: Changed to pypi.debian.net
---
 debian/changelog | 1 +
 debian/watch     | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5702093..79f4a7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ flask (0.11.1-1) UNRELEASED; urgency=medium
   * Removed python-simplejson from build-depends/recommends
   * Added python3-blinker to build-depends/recommends
   * Removed d/python-flask.pyremove (not needed)
+  * d/watch: Changed to pypi.debian.net
 
   [ Piotr Ożarowski ]
   * Make sure sphinx-build doesn't access network
diff --git a/debian/watch b/debian/watch
index 89426fd..4ab7adc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/rc/~rc/ \
-http://pypi.python.org/packages/source/F/Flask/Flask-(.+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/Flask/Flask-(.+)\.(?: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.git



More information about the Python-modules-commits mailing list