[pyfr] 02/08: Track GitHub instead of PyPI releases.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Nov 16 19:45:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository pyfr.
commit 282c454f4dfeb76d8b8cdd09dc29c4f593b35211
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Oct 12 10:43:01 2016 +0100
Track GitHub instead of PyPI releases.
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 263be1f..e81303e 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/pyfr/pyfr-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/PyFR-$1\.tar\.gz/ \
+https://github.com/vincentlab/PyFR/tags .*/v?(\d\S+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfr.git
More information about the debian-science-commits
mailing list