[Python-modules-commits] r31903 - in packages/pyjwt/trunk/debian (changelog watch)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Tue Feb 24 03:30:54 UTC 2015


    Date: Tuesday, February 24, 2015 @ 03:30:53
  Author: eriol-guest
Revision: 31903

Use pypi.debian.net redirector

Modified:
  packages/pyjwt/trunk/debian/changelog
  packages/pyjwt/trunk/debian/watch

Modified: packages/pyjwt/trunk/debian/changelog
===================================================================
--- packages/pyjwt/trunk/debian/changelog	2015-02-24 02:58:22 UTC (rev 31902)
+++ packages/pyjwt/trunk/debian/changelog	2015-02-24 03:30:53 UTC (rev 31903)
@@ -1,8 +1,10 @@
 pyjwt (0.4.3-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * debian/watch
+    - Use pypi.debian.net redirector.
 
- -- Daniele Tricoli <eriol at mornie.org>  Tue, 24 Feb 2015 03:56:19 +0100
+ -- Daniele Tricoli <eriol at mornie.org>  Tue, 24 Feb 2015 04:29:58 +0100
 
 pyjwt (0.2.1-1) unstable; urgency=low
 

Modified: packages/pyjwt/trunk/debian/watch
===================================================================
--- packages/pyjwt/trunk/debian/watch	2015-02-24 02:58:22 UTC (rev 31902)
+++ packages/pyjwt/trunk/debian/watch	2015-02-24 03:30:53 UTC (rev 31903)
@@ -1,3 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/P/PyJWT/PyJWT-(.*)\.tar\.gz
-
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/PyJWT/PyJWT-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list