]> review.fuel-infra Code Review - packages/trusty/python-pysaml2.git/commitdiff
Updated watch file to use github tag and not broken pypi. anonscm.debian.org/debian/experimental/only-debian
authorThomas Goirand <thomas@goirand.fr>
Fri, 31 Jul 2015 09:06:25 +0000 (09:06 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 31 Jul 2015 09:06:25 +0000 (09:06 +0000)
Rewritten-From: 0b4665b624751b3a740d72c250896133ee370092

debian/changelog
debian/watch

index e173e95b15862d2507e0a62fefecc25082bfd442..fdd3955247b5dadce3f027a31f5c189ac997a247 100644 (file)
@@ -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 <zigo@debian.org>  Fri, 31 Jul 2015 08:47:57 +0000
 
index d619f5b86800fd4e04b60c091361f14e018bd0d1..16e79e742808b12a6fa14f08f3fc352e0ba2f6cc 100644 (file)
@@ -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