[Python-modules-commits] [apscheduler] 05/08: Use PyPI as source

Brian May bam at moszumanska.debian.org
Thu Mar 24 01:44:52 UTC 2016


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

bam pushed a commit to branch master
in repository apscheduler.

commit 7fc6b4d15009523b0ef34ac3c8049c757a5f5e70
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Thu Mar 24 10:20:01 2016 +1100

    Use PyPI as source
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 2062f19..ea679f5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=2
-https://bitbucket.org/agronholm/apscheduler/downloads .*/v(\d\S*)\.tar\.gz
+version=3
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/APScheduler/APScheduler-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Python-modules-commits mailing list