Skip to content
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

Remove future dependency #35

Open
Fryguy opened this issue May 10, 2023 · 1 comment
Open

Remove future dependency #35

Fryguy opened this issue May 10, 2023 · 1 comment

Comments

@Fryguy
Copy link

Fryguy commented May 10, 2023

We are using bambou through the vspk library in the ManageIQ project, and it brings in the future library. Recently CVE-2022-40899 came up and we are having trouble upgrading because the support of future seems to be in question since most projects have already moved to python 3.

I'm not a python expert, but would it be possible to remove the future library?

@Fryguy
Copy link
Author

Fryguy commented May 10, 2023

For a little detail on our issue, while the future team released has released an 0.18.3, we are installing through rpms, and python3-future 0.18.3 doesn't seem to have updates on el8 from Red Hat. It's available on epel9, but not epel8, and unfortunately, we can't upgrade to epel9 just yet, so we're kind of stuck.

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

No branches or pull requests

1 participant