From 189284ace6c8525dc739eff2f8a99216c735d83c Mon Sep 17 00:00:00 2001 From: Carson Gee Date: Wed, 3 Dec 2014 09:53:28 -0500 Subject: [PATCH] Pin django-cas to hash Move to github.txt and make editable --- requirements/edx/base.txt | 3 --- requirements/edx/github.txt | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index c2b1dbd123..fd284d00ad 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -141,8 +141,5 @@ analytics-python==0.4.4 git+https://github.com/mfogel/django-settings-context-processor.git -# django-cas version 2.0.3 with patch to be compatible with django 1.4 -git+https://github.com/mitocw/django-cas.git - # edX packages edx-submissions==0.0.8 diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 75a5baba56..b261cb47ff 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -19,6 +19,7 @@ -e git+https://github.com/appliedsec/pygeoip.git@95e69341cebf5a6a9fbf7c4f5439d458898bdc3b#egg=pygeoip -e git+https://github.com/jazkarta/edx-jsme.git@c5bfa5d361d6685d8c643838fc0055c25f8b7999#egg=edx-jsme -e git+https://github.com/pmitros/django-pyfs.git@d175715e0fe3367ec0f1ee429c242d603f6e8b10#egg=djpyfs +git+https://github.com/mitocw/django-cas.git@60a5b8e5a62e63e0d5d224a87f0b489201a0c695#egg=django-cas # Our libraries: -e git+https://github.com/edx/XBlock.git@2029af2a4b524310847decfb34ef39da8a30dc4e#egg=XBlock