[Python-modules-commits] [wifi-python] 01/02: Update watch file to use github

Ethan Ward ethanward-guest at moszumanska.debian.org
Sat Aug 26 21:29:02 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository wifi-python.

commit 9677e30e8c9ffb4932a02aa8605b089f5f940ab2
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Wed Aug 23 19:03:31 2017 -0500

    Update watch file to use github
---
 debian/watch | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/watch b/debian/watch
index 234d810..f48a978 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
-version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/wifi/wifi-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%wifi-$1.tar.gz%" \
+      https://github.com/rockymeza/wifi/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/wifi-python.git



More information about the Python-modules-commits mailing list