[Python-modules-commits] [dask.distributed] 01/01: Fixup filenamemangle regex

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Apr 19 17:14:19 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository dask.distributed.

commit 6a7d8f15740b8d38ca91b2f6205a0b26f763668f
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Apr 19 18:13:43 2017 +0100

    Fixup filenamemangle regex
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index d4d7f57..df64b11 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
-opts="repack,dversionmangle=s/\+ds.1//,repacksuffix=+ds.1,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%ddask.istributed-$1.tar.gz%" \
+opts="repack,dversionmangle=s/\+ds.1//,repacksuffix=+ds.1,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%dask.distributed-$1.tar.gz%" \
     https://github.com/dask/distributed/tags \
     (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate

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



More information about the Python-modules-commits mailing list