From f6b3b6dba2443a60a4ba6751ac53e0c2b48cc71b Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Mon, 16 May 2016 23:48:13 -0500
Subject: [PATCH] Update old-pyopencl requirements file

---
 requirements-old-pyopencl.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/requirements-old-pyopencl.txt b/requirements-old-pyopencl.txt
index 778b2a840..6d2737d7c 100644
--- a/requirements-old-pyopencl.txt
+++ b/requirements-old-pyopencl.txt
@@ -1,8 +1,9 @@
-git+git://github.com/inducer/pytools
-git+git://github.com/inducer/islpy
-git+git://github.com/inducer/cgen
+git+https://github.com/inducer/pytools.git
+git+https://github.com/inducer/islpy.git
+git+https://github.com/inducer/cgen.git
 pyopencl==2015.1
-git+git://github.com/inducer/pymbolic
+git+https://github.com/inducer/pymbolic.git
+git+https://github.com/inducer/genpy.git
 
 hg+https://bitbucket.org/inducer/f2py
 
-- 
GitLab