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

Python bindings: require setuptools, drop distutils support (fixes #4334) #4346

Merged
merged 3 commits into from
Aug 27, 2021

Conversation

rouault
Copy link
Member

@rouault rouault commented Aug 26, 2021

No description provided.

@rouault rouault added this to the 3.4.0 milestone Aug 26, 2021
@rouault rouault requested a review from idanmiara August 26, 2021 20:28
gdal/swig/python/setup.py Outdated Show resolved Hide resolved
@idanmiara
Copy link
Collaborator

On which targets setuptools is not available that we need to fallback to the deprecated distutils?

@rouault
Copy link
Member Author

rouault commented Aug 27, 2021

I've added a commit to drop distutils support

@snowman2
Copy link
Contributor

Thanks @rouault 👍

@rouault rouault changed the title Python bindings: no longer make setup.py import (deprecated since python 3.10) distutils when setuptools is available (fixes #4334) Python bindings: require setuptools, drop distutils support (fixes #4334) Aug 27, 2021
@rouault
Copy link
Member Author

rouault commented Aug 27, 2021

(unrelated test failure on ubuntu_18_04_32bit, addressed by #4355)

@rouault rouault merged commit ec6ace9 into OSGeo:master Aug 27, 2021
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.

4 participants