[Python-modules-commits] r32565 - in packages/python-urllib3/trunk/debian (changelog watch)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Sun May 3 13:52:00 UTC 2015


    Date: Sunday, May 3, 2015 @ 13:51:59
  Author: eriol-guest
Revision: 32565

Use pypi.debian.net redirector

Modified:
  packages/python-urllib3/trunk/debian/changelog
  packages/python-urllib3/trunk/debian/watch

Modified: packages/python-urllib3/trunk/debian/changelog
===================================================================
--- packages/python-urllib3/trunk/debian/changelog	2015-05-03 13:47:26 UTC (rev 32564)
+++ packages/python-urllib3/trunk/debian/changelog	2015-05-03 13:51:59 UTC (rev 32565)
@@ -1,8 +1,10 @@
 python-urllib3 (1.10.3-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * debian/watch
+    - Use pypi.debian.net redirector.
 
- -- Daniele Tricoli <eriol at mornie.org>  Sun, 03 May 2015 15:46:36 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Sun, 03 May 2015 15:49:16 +0200
 
 python-urllib3 (1.10-1) experimental; urgency=medium
 

Modified: packages/python-urllib3/trunk/debian/watch
===================================================================
--- packages/python-urllib3/trunk/debian/watch	2015-05-03 13:47:26 UTC (rev 32564)
+++ packages/python-urllib3/trunk/debian/watch	2015-05-03 13:51:59 UTC (rev 32565)
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/u/urllib3/urllib3-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/urllib3/urllib3-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list