-
Notifications
You must be signed in to change notification settings - Fork 773
{lang}[foss/2016b] Python v2.7.13 #3978
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{lang}[foss/2016b] Python v2.7.13 #3978
Conversation
| ('nose', '1.3.7', { | ||
| 'source_urls': ['https://pypi.python.org/packages/source/n/nose/'], | ||
| }), | ||
| ('numpy', '1.12.0rc2', { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@verdurin we should maybe try and stall this a bit to avoid using a release candidate here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@boegel - sure, was in two minds about that myself.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@boegel - happy to revert to 1.11.3, if you prefer to release earlier?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's try to stick to 1.12.0 for now, we can always reconsider if it takes too long.
This should definitely be included in the EB v3.1.0 release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@verdurin 1.12.0 is now available, please bump?
| ('libreadline', '6.3'), | ||
| ('ncurses', '6.0'), | ||
| ('SQLite', '3.13.0'), | ||
| ('Tk', '8.6.5'), # this requires a full X11 stack |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@verdurin what about the plan to drop the Tk dep here, disable TkInter in the Python module and flesh it out as a stand-alone module instead?
This seems like a good time to tackle that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@boegel having just been bitten by TkInter yet again, I agree. I'll definitely need some assistance, there.
|
I now have a |
|
Yes, closing in favour of #4225 |
|
Test report by @boegel |
(created using
eb --new-pr)