[Python-apps-commits] r2274 - in packages/pyflakes/trunk/debian (watch)
mithrandi-guest at users.alioth.debian.org
mithrandi-guest at users.alioth.debian.org
Fri Jan 30 18:30:51 UTC 2009
Date: Friday, January 30, 2009 @ 18:30:51
Author: mithrandi-guest
Revision: 2274
Check official website instead of Launchpad.
Modified:
packages/pyflakes/trunk/debian/watch
Modified: packages/pyflakes/trunk/debian/watch
===================================================================
--- packages/pyflakes/trunk/debian/watch 2009-01-30 18:29:37 UTC (rev 2273)
+++ packages/pyflakes/trunk/debian/watch 2009-01-30 18:30:51 UTC (rev 2274)
@@ -1,4 +1,4 @@
version=3
opts=dversionmangle=s/\+svn\d+$// \
-https://launchpad.net/pyflakes/+download \
-http://launchpad.net/pyflakes/(?:.*)/(?:.*)/\+download/pyflakes-(.*)\.tar\.gz
+http://divmod.org/trac/wiki/DivmodPyflakes \
+ .*/pyflakes-(.*)\.tar\.gz\?format=raw
More information about the Python-apps-commits
mailing list