[Python-modules-commits] r27096 - in packages/ipython/trunk/debian (watch)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Mon Jan 6 20:20:02 UTC 2014
Date: Monday, January 6, 2014 @ 20:20:01
Author: jtaylor-guest
Revision: 27096
update watch file
github archive is incomplete due to the use of submodules.
Modified:
packages/ipython/trunk/debian/watch
Modified: packages/ipython/trunk/debian/watch
===================================================================
--- packages/ipython/trunk/debian/watch 2014-01-06 20:19:58 UTC (rev 27095)
+++ packages/ipython/trunk/debian/watch 2014-01-06 20:20:01 UTC (rev 27096)
@@ -1,3 +1,3 @@
version=3
-https://github.com/ipython/ipython/tags .*/rel-(.*).tar.gz
+http://archive.ipython.org/release/([\d\.]+)/ ipython-([\d\.]+)\.tar\.gz
More information about the Python-modules-commits
mailing list