[Python-modules-commits] r24563 - in packages/kitchen/trunk/debian (watch)
laarmen-guest at users.alioth.debian.org
laarmen-guest at users.alioth.debian.org
Sun May 26 19:02:11 UTC 2013
Date: Sunday, May 26, 2013 @ 19:02:09
Author: laarmen-guest
Revision: 24563
Use https URL in watchfile
Modified:
packages/kitchen/trunk/debian/watch
Modified: packages/kitchen/trunk/debian/watch
===================================================================
--- packages/kitchen/trunk/debian/watch 2013-05-26 19:01:59 UTC (rev 24562)
+++ packages/kitchen/trunk/debian/watch 2013-05-26 19:02:09 UTC (rev 24563)
@@ -1,3 +1,3 @@
version=3
-http://pypi.python.org/packages/source/k/kitchen/kitchen-(.+).tar.gz
+https://pypi.python.org/packages/source/k/kitchen/kitchen-(.+).tar.gz
More information about the Python-modules-commits
mailing list