From 898a43c49f98fec9c8af0a07a101ed2305bf2682 Mon Sep 17 00:00:00 2001 From: Kevin Falcone Date: Wed, 29 Jul 2015 15:41:33 -0400 Subject: [PATCH] Pin the rc6266 fork release If we don't pin to the version, pip will see that we have a version of rfc6266 installed and be fine with it. Yes, you have to say it twice. --- requirements/edx/github.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index b6dfc33600..0ba64275c5 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -31,7 +31,7 @@ git+https://github.com/pmitros/pyfs.git@96e1922348bfe6d99201b9512a9ed946c87b7e0b git+https://github.com/hmarr/django-debug-toolbar-mongo.git@b0686a76f1ce3532088c4aee6e76b9abe61cc808 # custom opaque-key implementations for ccx -e git+https://github.com/jazkarta/ccx-keys.git@e6b03704b1bb97c1d2f31301ecb4e3a687c536ea#egg=ccx-keys -git+https://github.com/edx/rfc6266.git@v0.0.5-edx#egg=rfc6266 +git+https://github.com/edx/rfc6266.git@v0.0.5-edx#egg=rfc6266==0.0.5-edx # Our libraries: -e git+https://github.com/edx/XBlock.git@017b46b80e712b1318379912257cf1cc1b68eb0e#egg=XBlock