[Python-modules-commits] [python-progressbar] 08/09: switch to PyPI redirector
Sandro Tosi
morph at moszumanska.debian.org
Fri Apr 15 21:04:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-progressbar.
commit addf4eb8e22747e249941e7d8eb5b11be8b2cdb6
Author: Sandro Tosi <morph at debian.org>
Date: Fri Apr 15 21:29:48 2016 +0100
switch to PyPI redirector
---
debian/changelog | 4 +++-
debian/watch | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 47daa8b..d519894 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,11 +8,13 @@ python-progressbar (2.3-3) UNRELEASED; urgency=medium
* debian/copyright
- extend packaging copyright years
- convert to DEP-5 format
+ * debian/watch
+ - switch to PyPI redirector
[ Ondřej Nový ]
* Fixed VCS URL (https)
- -- Sandro Tosi <morph at debian.org> Fri, 15 Apr 2016 21:28:17 +0100
+ -- Sandro Tosi <morph at debian.org> Fri, 15 Apr 2016 21:29:26 +0100
python-progressbar (2.3-2) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 9b88b2b..fa48c4f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-https://code.google.com/p/python-progressbar/downloads/detail[?]name=progressbar-([0-9.]+).tar.gz&.*
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/progressbar/progressbar-(.+)\.(?: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/python-progressbar.git
More information about the Python-modules-commits
mailing list