1. 17 Mar, 2017 2 commits
  2. 16 Mar, 2017 8 commits
  3. 09 Mar, 2017 2 commits
  4. 15 Feb, 2017 6 commits
  5. 09 Feb, 2017 1 commit
  6. 07 Feb, 2017 1 commit
  7. 06 Feb, 2017 1 commit
  8. 03 Feb, 2017 2 commits
  9. 02 Feb, 2017 1 commit
  10. 30 Jan, 2017 1 commit
  11. 27 Jan, 2017 1 commit
  12. 26 Jan, 2017 1 commit
    • Cherry pick all of PR #14396 and #14403: Use pip 9.0.1 and setuptools 34.0.2 · e0862e77
      Fix two wrong egg names
      
      These are the only two egg names that are wrong in this file.  We have
      to uninstall i18n-tools, because the distribution name changed.  The
      lti-consumer XBlock hasn't changed named, we just had the wrong name in
      the requirements file.
      
      (cherry picked from commit 91a235a9)
      
      Add versions to all non-dash-e installations
      
      (cherry picked from commit a117416e)
      
      Try the latest of pip and setuptools
      
      (cherry picked from commit 041fede3)
      
      Use latest pyparsing 2.0.x to avoid setuptools entanglement
      
      With 2.0.1, and setuptools 34.0.2, errors happen like:
      
      File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/packaging/requirements.py", line 59, in <module>
          MARKER_EXPR = originalTextFor(MARKER_EXPR())("marker")
      TypeError: __call__() takes exactly 2 arguments (1 given)
      
      (cherry picked from commit 73519b35)
      (cherry picked from commit 8d791b58)
      
      Keep the sandbox reqs in sync
      
      (cherry picked from commit 84b25dd8)
      
      Pyparsing might need to be in pre?
      
      (cherry picked from commit 4433edd0)
      
      edx-i18n-tools is on PyPI, get it from there.
      
      (cherry picked from commit 7f4ce79c)
      Ned Batchelder committed
  13. 25 Jan, 2017 2 commits
  14. 13 Jan, 2017 1 commit
  15. 11 Jan, 2017 1 commit
  16. 10 Jan, 2017 1 commit
  17. 09 Jan, 2017 4 commits
  18. 08 Jan, 2017 2 commits
  19. 06 Jan, 2017 2 commits