[Python-modules-commits] [python-formencode] 01/11: Update watch file to point at upstream github

Neil Muller drnlmza-guest at moszumanska.debian.org
Tue Jun 14 13:00:07 UTC 2016


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

drnlmza-guest pushed a commit to branch master
in repository python-formencode.

commit a73420ce511d3fdf4a802149800985ccd5509dd6
Author: Neil <Neil Muller drnlmuller+debian at gmail.com>
Date:   Tue Jun 14 14:04:01 2016 +0200

    Update watch file to point at upstream github
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 7ad8e99..49c602e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/(rc|dev|a|b|c)/~$1/ \
-http://pypi.python.org/packages/source/F/FormEncode/FormEncode-(.*)\.(?:tar\.gz|zip)
+opts=uversionmangle=s/(.*\d)[_\.\-\+]?((RC|rc|pre|dev|b|a)\d*)$/$1~$2/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/formencode-$1\.tar\.gz/ \
+  https://github.com/formencode/formencode/tags .*/v?(\d\S*)\.tar\.gz

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



More information about the Python-modules-commits mailing list