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

[CI] Change command for installing python source package #1340

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

Kontinuation
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

  • No, this is a CI update.

What changes were proposed in this PR?

The latest version of setuptools introduced a breaking change: the name of sdist package changed from apache-sedona-*.tar.gz to apache_sedona-*.tar.gz. We have to update the command for installing Python source package to pickup whatever package file setuptools has generated.

How was this patch tested?

Passing CI

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the documentation.

@jiayuasu jiayuasu merged commit 1a17933 into apache:master Apr 16, 2024
11 checks passed
jiayuasu pushed a commit that referenced this pull request Apr 28, 2024
* [CI] Change command for installing source package to accept both apache_sedona or
apache-sedona package names

* Add the workflow file itself to the change capture list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants