[Python-modules-commits] [ruamel.yaml] 01/09: d/watch: download from Bitbucket to get tests.

Vincent Bernat bernat at moszumanska.debian.org
Wed Feb 17 10:09:39 UTC 2016


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

bernat pushed a commit to branch master
in repository ruamel.yaml.

commit 2802dd4b37dd885f53623e1d0b64818c24ced0ef
Author: Vincent Bernat <vincent at bernat.im>
Date:   Wed Feb 17 09:31:20 2016 +0100

    d/watch: download from Bitbucket to get tests.
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e1dba5a..fc1d219 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruamel.yaml (0.10.12-3) UNRELEASED; urgency=medium
+
+  * Fix debian/watch to download from Bitbucket to get tests.
+
+ -- Vincent Bernat <bernat at debian.org>  Wed, 17 Feb 2016 09:31:16 +0100
+
 ruamel.yaml (0.10.12-2) unstable; urgency=medium
 
   * Patch out requirement on ruamel.base.
diff --git a/debian/watch b/debian/watch
index adad8ba..36ef9e7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # try also https://pypi.debian.net/ruamel.yaml/watch
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/ruamel.yaml/ruamel.yaml-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://bitbucket.org/ruamel/yaml/downloads .*/(\d\S*)\.tar\.gz

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



More information about the Python-modules-commits mailing list