[Python-modules-commits] r28985 - in packages/python-tornado/trunk/debian (watch)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Tue May 20 16:41:30 UTC 2014
Date: Tuesday, May 20, 2014 @ 16:41:29
Author: jtaylor-guest
Revision: 28985
update upstream watch url
Modified:
packages/python-tornado/trunk/debian/watch
Modified: packages/python-tornado/trunk/debian/watch
===================================================================
--- packages/python-tornado/trunk/debian/watch 2014-05-19 20:56:25 UTC (rev 28984)
+++ packages/python-tornado/trunk/debian/watch 2014-05-20 16:41:29 UTC (rev 28985)
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/.alpha/~alpha/;s/.beta/~beta/;s/.rc/~rc/;s/([0-9])b([0-9]*)/$1~b$2/g \
-https://github.com/facebook/tornado/tags .*/v(.*).tar.gz
+https://github.com/tornadoweb/tornado/tags .*/v(.*).tar.gz
More information about the Python-modules-commits
mailing list