[galaxyproject/galaxy] c453d7: With the removal of Python 2.6 support, the backpo...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: c453d742effb5bb619c7b8b25181b5967c75c3a4 https://github.com/galaxyproject/galaxy/commit/c453d742effb5bb619c7b8b25181b... Author: Nate Coraor <nate@bx.psu.edu> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M lib/galaxy/dependencies/__init__.py M lib/galaxy/dependencies/conditional-requirements.txt R lib/galaxy/util/backports/importlib/__init__.py M lib/galaxy/web/framework/webapp.py Log Message: ----------- With the removal of Python 2.6 support, the backport of importlib and ordereddict are no longer necessary. Commit: 2b489df04cac987a1e88948fca2df702fedc429a https://github.com/galaxyproject/galaxy/commit/2b489df04cac987a1e88948fca2df... Author: Nate Coraor <nate@bx.psu.edu> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M lib/galaxy/dependencies/__init__.py Log Message: ----------- Remove import of unused sys.version_info Commit: eb430f4078d496ed020262a7fcddf3094da98680 https://github.com/galaxyproject/galaxy/commit/eb430f4078d496ed020262a7fcddf... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M lib/galaxy/dependencies/__init__.py M lib/galaxy/dependencies/conditional-requirements.txt R lib/galaxy/util/backports/importlib/__init__.py M lib/galaxy/web/framework/webapp.py Log Message: ----------- Merge pull request #2380 from natefoo/remove-py26-deps Remove backported importlib and ordereddict Compare: https://github.com/galaxyproject/galaxy/compare/55c0de689167...eb430f4078d4
participants (1)
-
GitHub