[Python-modules-commits] [python-hypothesis] 02/12: Switch to GitHub tarball to pick up the tests.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Jan 23 02:52:24 UTC 2016


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

mithrandi pushed a commit to branch master
in repository python-hypothesis.

commit b38575a2c4f60f04e51533cd04c53be801dcf981
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Mon Dec 21 13:45:37 2015 +0200

    Switch to GitHub tarball to pick up the tests.
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 1ade351..1f46af6 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/hypothesis/hypothesis-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/hypothesis-$1\.tar\.gz/ \
+https://github.com/DRMacIver/hypothesis/releases .*/archive/v?(.+)\.tar\.gz

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



More information about the Python-modules-commits mailing list