[Python-modules-commits] r33277 - in packages/django-celery/trunk/debian (watch)

fladi at users.alioth.debian.org fladi at users.alioth.debian.org
Tue Jul 7 15:56:23 UTC 2015


    Date: Tuesday, July 7, 2015 @ 15:56:22
  Author: fladi
Revision: 33277

Use pypi.debian.net service for uscan.

Modified:
  packages/django-celery/trunk/debian/watch

Modified: packages/django-celery/trunk/debian/watch
===================================================================
--- packages/django-celery/trunk/debian/watch	2015-07-07 15:55:39 UTC (rev 33276)
+++ packages/django-celery/trunk/debian/watch	2015-07-07 15:56:22 UTC (rev 33277)
@@ -1,2 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/d/django-celery/django-celery-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/django-celery/django-celery-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file




More information about the Python-modules-commits mailing list