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

Allow setuptools>=50.0.0 #1881

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mariolenz
Copy link
Contributor

It looks like the restriction setuptools<50.0.0 is a problem when trying to run the integration tests for community.vmware with Python 3.12 and / or the current pyVmomi / vsphere-automation-sdk.

Removing this restriction seems to work, but I cannot say if this will break other integration tests or not.

See also:
ansible-collections/community.vmware#2108
#1880
vmware/vsphere-automation-sdk-python#407

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/5baecd3a59bf4e34809a18e07c38179e

✔️ ansible-tox-linters SUCCESS in 11m 50s
✔️ ansible-tox-py38 SUCCESS in 12m 31s
✔️ ansible-tox-py39 SUCCESS in 12m 31s
✔️ ansible-tox-py310 SUCCESS in 12m 12s

@mariolenz mariolenz marked this pull request as ready for review July 10, 2024 15:04
@mariolenz mariolenz changed the title Allow setuptools>=50.0.0 [WIP] Allow setuptools>=50.0.0 Jul 10, 2024
@mariolenz
Copy link
Contributor Author

Tested with community.vmware without any other changes: ansible-collections/community.vmware#2109

@mariolenz
Copy link
Contributor Author

Tested with community.vmware and Python 3.12: ansible-collections/community.vmware#2108 + #1882

@mariolenz mariolenz changed the title [WIP] Allow setuptools>=50.0.0 Allow setuptools>=50.0.0 Jul 10, 2024
@mariolenz
Copy link
Contributor Author

Any news on this?

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.

1 participant