[galaxyproject/galaxy] f9edf3: Migrate galaxy_utils to a wheel.
Branch: refs/heads/release_17.01 Home: https://github.com/galaxyproject/galaxy Commit: f9edf39f58b9942b461e5238c9df60ab5765faea https://github.com/galaxyproject/galaxy/commit/f9edf39f58b9942b461e5238c9df6... Author: John Chilton <jmchilton@gmail.com> Date: 2017-02-03 (Fri, 03 Feb 2017) Changed paths: M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt R doc/source/lib/galaxy_utils.rst R doc/source/lib/galaxy_utils.sequence.rst M doc/source/lib/modules.rst M lib/galaxy/dependencies/pinned-requirements.txt M lib/galaxy/dependencies/requirements.txt M lib/galaxy/tools/__init__.py R lib/galaxy_utils/__init__.py R lib/galaxy_utils/sequence/__init__.py R lib/galaxy_utils/sequence/fasta.py R lib/galaxy_utils/sequence/fastq.py R lib/galaxy_utils/sequence/sequence.py R lib/galaxy_utils/sequence/transform.py R lib/galaxy_utils/sequence/vcf.py Log Message: ----------- Migrate galaxy_utils to a wheel. Alternative approach to #3542 which was not future proof with Conda dependencies. I think this should be now. xref #3364 #2994 http://dev.list.galaxyproject.org/Tools-using-Galaxy-s-Python-library-td4670... Rebased with fixes from @nsoranzo and @mvdbeek. Commit: 16a97e47c70f544d7acd30aac107a6687f01b736 https://github.com/galaxyproject/galaxy/commit/16a97e47c70f544d7acd30aac107a... Author: Martin Cech <cech.marten@gmail.com> Date: 2017-02-05 (Sun, 05 Feb 2017) Changed paths: M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt R doc/source/lib/galaxy_utils.rst R doc/source/lib/galaxy_utils.sequence.rst M doc/source/lib/modules.rst M lib/galaxy/dependencies/pinned-requirements.txt M lib/galaxy/dependencies/requirements.txt M lib/galaxy/tools/__init__.py R lib/galaxy_utils/__init__.py R lib/galaxy_utils/sequence/__init__.py R lib/galaxy_utils/sequence/fasta.py R lib/galaxy_utils/sequence/fastq.py R lib/galaxy_utils/sequence/sequence.py R lib/galaxy_utils/sequence/transform.py R lib/galaxy_utils/sequence/vcf.py Log Message: ----------- Merge pull request #3551 from jmchilton/galaxy_utils_external [17.01] Migrate galaxy_utils to a wheel. Compare: https://github.com/galaxyproject/galaxy/compare/43873b8a6de5...16a97e47c70f
participants (1)
-
GitHub