[Python-modules-commits] [pylint-plugin-utils] 01/08: Use pypi.debian.net in watch

ChangZhuo Chen czchen at moszumanska.debian.org
Tue Jun 20 14:58:13 UTC 2017


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

czchen pushed a commit to tag debian/0.2.6-1
in repository pylint-plugin-utils.

commit 93d1ca46774af4ef670b75ec1df5233ecb3bb93b
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Tue Jun 20 22:44:08 2017 +0800

    Use pypi.debian.net in watch
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 6c731ca..eff7f3e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \
-https://github.com/landscapeio/pylint-plugin-utils/tags .*/v?(\d\S*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/pylint-plugin-utils/pylint-plugin-utils-(.+)\.(?: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/pylint-plugin-utils.git



More information about the Python-modules-commits mailing list