Skip to content

fix: pin colored to <1.5.0 #385

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

Closed
wants to merge 1 commit into from

Conversation

sdiebolt
Copy link

Hi @petercorke! This PR fixes #384.

Colored 1.5.0 introduced breaking API changes, renaming functions fg and attr to fore and style respectively. This PR pins colored's version to <1.5.0.

Colored 1.5.0 introduced breaking API changes, renaming functions `fg`
and `attr` to `fore` and `style` respectively.
@sdiebolt
Copy link
Author

sdiebolt commented Jun 19, 2023

Colored's maintainer noticed the problem and deleted Colored 1.5.0. He released a 2.0.0 version instead. This PR is still required, since robotics-toolbox-python does not support the breaking changes in colored 2.0.0.

@petercorke
Copy link
Owner

Thanks for your interest in the Toolbox and for submitting this PR. This issue has been resolved by the author of coloured for versions beyond 2.0.0, and existing Toolbox code works as expected. Therefore I will decline this PR.

@petercorke petercorke closed this Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken Install
2 participants