Skip to content

replace license-files with license_files in setup.cfg (dash-separated version is deprecated) #416

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
pabs3 opened this issue Jan 9, 2022 · 3 comments
Assignees
Labels
SDK Issue pertains to the SDK itself and not specific to any service

Comments

@pabs3
Copy link

pabs3 commented Jan 9, 2022

When I try to build oci-python-sdk from source I get a warning because of a deprecated field in setup.cfg:

/usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'license-files' will not be supported in future versions. Please use the underscore name 'license_files' instead
@jodoglevy jodoglevy added the SDK Issue pertains to the SDK itself and not specific to any service label Jan 12, 2022
@waruwaruwaru waruwaruwaru self-assigned this Jan 20, 2022
@waruwaruwaru
Copy link

Hi @pabs3, I will be looking into this issue, what python version and what command did you run to build the oci-python-sdk? I tried to reproduce it on my end but I was not able to see the warning.

@pabs3
Copy link
Author

pabs3 commented Jan 20, 2022 via email

@waruwaruwaru
Copy link

@pabs3, the latest SDK should now have this issue fixed. Please feel free to re-open the issue if another problem comes up. Thank you for contributing to OCI Python SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDK Issue pertains to the SDK itself and not specific to any service
Projects
None yet
Development

No branches or pull requests

3 participants