Skip to content

requirements: add future #6602

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

Merged
merged 1 commit into from
Apr 23, 2018
Merged

requirements: add future #6602

merged 1 commit into from
Apr 23, 2018

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Apr 11, 2018

Description

SHA 14255ca introduced the lines that are reported to be breaking.
future module in requirements fixes it

Reference: https://pypi.python.org/pypi/future

Fixes #6489

Pull request type

[X] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change

Copy link
Contributor

@theotherjimmy theotherjimmy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a version.

@0xc0170
Copy link
Contributor Author

0xc0170 commented Apr 11, 2018

Please add a version.

I was wondering about that one (seen some modules there that did not have any). What version range would be in this case ? The latest one is 0.16.0

@theotherjimmy
Copy link
Contributor

What version range would be in this case ? The latest one is 0.16.0

You could try older versions, or you could just require 0.16.0. Up to you.

SHA 14255ca introduced the lines that are reported to be breaking.
future module in requirements fixes it

Reference: https://pypi.python.org/pypi/future

Fixes ARMmbed#6489
@0xc0170
Copy link
Contributor Author

0xc0170 commented Apr 13, 2018

Version added

@cmonr
Copy link
Contributor

cmonr commented Apr 17, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Apr 17, 2018

Build : SUCCESS

Build number : 1764
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6602/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Apr 17, 2018

@mbed-ci
Copy link

mbed-ci commented Apr 17, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken Python 2.7.11 support in Mbed OS 5.8.1 for ARMCC
4 participants