From b3d1f8c5cd0d75ed7d983afa7ea902d494c5f650 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 31 Jul 2015 09:06:25 +0000 Subject: [PATCH] Updated watch file to use github tag and not broken pypi. Rewritten-From: 0b4665b624751b3a740d72c250896133ee370092 --- debian/changelog | 1 + debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e173e95..fdd3955 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-pysaml2 (3.0.0-1) experimental; urgency=medium * New upstream release. * Added Python3 support. + * Updated watch file to use github tag and not broken pypi. -- Thomas Goirand Fri, 31 Jul 2015 08:47:57 +0000 diff --git a/debian/watch b/debian/watch index d619f5b..16e79e7 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://pypi.python.org/packages/source/p/pysaml2 pysaml2-(.*).tar.gz - +opts="uversionmangle=s/\.(b|rc)/~$1/" \ +https://github.com/rohe/pysaml2/tags .*/(\d[\d\.]+)\.tar\.gz -- 2.45.2