[Python-modules-commits] [flask-bcrypt] 07/09: Use github watch since the tarball in pypi does not have the tests
Orestis Ioannou
oorestisime-guest at moszumanska.debian.org
Tue Mar 15 19:41:47 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-bcrypt.
commit d8417943601c8be34b16343df099d363e11aeab5
Author: Trac Admin <trac at localhost>
Date: Tue Mar 15 20:08:28 2016 +0100
Use github watch since the tarball in pypi does not have the tests
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index cf505c2..6428bac 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/Flask-Bcrypt/Flask-Bcrypt-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/flask-bcrypt-$1\.tar\.gz/ \
+ https://github.com/maxcountryman/flask-bcrypt/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-bcrypt.git
More information about the Python-modules-commits
mailing list