commit/galaxy-central: 2 new changesets
2 new commits in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/6487537fba23/ Changeset: 6487537fba23 Branch: daniel_blanchard/update-drmaa-python-version-in-eggsini-t-1402925026891 User: daniel_blanchard Date: 2014-06-16 15:27:38 Summary: Update DRMAA Python version in eggs.ini to 0.7.6. This version has better string handling and supports Python 3. Affected #: 1 file diff -r d3a0b4b9da32927b5aab806f1a991594285475f7 -r 6487537fba23263b041b46ec6268c7c9cd3a8aa9 eggs.ini --- a/eggs.ini +++ b/eggs.ini @@ -38,7 +38,7 @@ boto = 2.27.0 decorator = 3.1.2 docutils = 0.7 -drmaa = 0.6 +drmaa = 0.7.6 elementtree = 1.2.6_20050316 Fabric = 1.7.0 GeneTrack = 2.0.0_beta_1 https://bitbucket.org/galaxy/galaxy-central/commits/dd77a9684c7b/ Changeset: dd77a9684c7b User: natefoo Date: 2014-06-29 22:03:46 Summary: Merged in daniel_blanchard/galaxy-central/daniel_blanchard/update-drmaa-python-version-in-eggsini-t-1402925026891 (pull request #421) Update DRMAA Python version in eggs.ini to 0.7.6. Affected #: 1 file diff -r 4de240e5a7819c768b8267c19e477530dab54370 -r dd77a9684c7b7430db1275c2e9bf30ab743cdc9f eggs.ini --- a/eggs.ini +++ b/eggs.ini @@ -38,7 +38,7 @@ boto = 2.27.0 decorator = 3.1.2 docutils = 0.7 -drmaa = 0.6 +drmaa = 0.7.6 elementtree = 1.2.6_20050316 Fabric = 1.7.0 GeneTrack = 2.0.0_beta_1 Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org