[med-svn] [galaxy] 03/03: update python status
Olivier Sallou
osallou at debian.org
Sun Jan 15 12:48:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository galaxy.
commit fc04f67777ab940861afd7075b3ce460bffbc064
Author: Olivier Sallou <osallou at debian.org>
Date: Sun Jan 15 12:48:10 2017 +0000
update python status
---
debian/README.source | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/README.source b/debian/README.source
index f0a774b..524396f 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -58,7 +58,13 @@ To build libraries:
"webpack-dev-server": "^1.7.0" <= NO
+# Python
+
Several dependencies are not yet python3 compatible and will impact Galaxy code (https://github.com/galaxyproject/galaxy/issues/1715). Upstream is working on this, but no roadmap yet. No python3 support is blocking, need to maintain python2 only deps in debianmed.
+Waiting for python-bx / bx-python , in NEW
+
+# running
Auto install of dependencies by Galaxy in a virtualenv, shared with installation of toolshed means code modification in Debian to use system libs. To avoid this:
run.sh options --skip-venv --skip-eggs --skip-wheels seem to disable virtualenv and packages installation.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/galaxy.git
More information about the debian-med-commit
mailing list