[galaxyproject/galaxy] 8231df: Add 2 missing dependencies of dependencies
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 8231df01fac0bf9596cfb6bc3c3586c0baffbe6f https://github.com/galaxyproject/galaxy/commit/8231df01fac0bf9596cfb6bc3c358... Author: Nate Coraor <nate@bx.psu.edu> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M lib/galaxy/dependencies/requirements.txt Log Message: ----------- Add 2 missing dependencies of dependencies Commit: a2d30648c9a83c776937cd78d9ae470d6a155094 https://github.com/galaxyproject/galaxy/commit/a2d30648c9a83c776937cd78d9ae4... Author: Nate Coraor <nate@bx.psu.edu> Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M lib/galaxy/dependencies/__init__.py M lib/galaxy/dependencies/conditional-requirements.txt Log Message: ----------- Add importlib and ordereddict for Python 2.6. They won't be installed by conditional since they will always be installed as dependencies of kombu in requirements.txt. This should be fixed at some point. Commit: ff3501243978a9c949eb7f0bd9b1443aad17163e https://github.com/galaxyproject/galaxy/commit/ff3501243978a9c949eb7f0bd9b14... Author: Nate Coraor <nate@bx.psu.edu> Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M lib/galaxy/dependencies/__init__.py Log Message: ----------- XPath support is not the same on all Python 2.6es Commit: 1498ca2364ff7f64841fea44aa53758dcb880d45 https://github.com/galaxyproject/galaxy/commit/1498ca2364ff7f64841fea44aa537... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-11-06 (Fri, 06 Nov 2015) Changed paths: M lib/galaxy/dependencies/__init__.py M lib/galaxy/dependencies/conditional-requirements.txt M lib/galaxy/dependencies/requirements.txt Log Message: ----------- Merge pull request #1006 from natefoo/smash_eggs Add 2 missing dependencies of dependencies Compare: https://github.com/galaxyproject/galaxy/compare/f69c06b6cf6d...1498ca2364ff
participants (1)
-
GitHub