[xtensor-python] 01/05: Fixup the watch regex

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed May 10 17:40:30 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository xtensor-python.

commit d1f5b33dbbffd109789d96f7b57867ebbc4d336e
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue May 9 19:29:55 2017 +0100

    Fixup the watch regex
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 328ade8..3e09e95 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-opts=filenamemangle=s/.+\/v?@ANY_VERSION@\.tar\.gz/xtensor-python-$1\.tar\.gz/ \
-https://github.com/QuantStack/xtensor-python/tags .*/v?@ANY_VERSION@\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/xtensor-python-$1\.tar\.gz/ \
+https://github.com/QuantStack/xtensor-python/tags .*/v?(\d\S+)\.tar\.gz

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



More information about the debian-science-commits mailing list