[Python-modules-commits] [python-trappy] 07/12: Download from github

Javier Merino Cacho vicho at moszumanska.debian.org
Sat Oct 24 18:37:18 UTC 2015


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

vicho pushed a commit to branch master
in repository python-trappy.

commit 311d22f3a53f3ec030f99e0e278c24dc9df92064
Author: Javi Merino <vicho at debian.org>
Date:   Sat Oct 24 19:31:34 2015 +0100

    Download from github
---
 debian/watch | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index 1bd2136..12288d4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
-# please also check http://pypi.debian.net/TRAPpy/watch
+# please also check http://pypi.debian.net/TRAPpy/watch but bear in mind that
+# the package in pypi doesn't have the documentation
 version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/TRAPpy/TRAPpy-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \
+  https://github.com/arm-software/trappy/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-trappy.git



More information about the Python-modules-commits mailing list