Skip to content

Conversation

pytorchbot
Copy link
Collaborator

Gets rid of the 'deprecated' warnings that pop up multiple times during build/install

Bumps setuptools requirement to accept the new license declaration format

Summary

Just a tiny PR, no change to API or code or anything. The license itself is as before, it just changes the manner in which it is declared -- as recommended by the PyPA guidelines https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license

I tried to find any issue related to this but found none. And I guess not worth it creating one

Test plan

Since this does not change any of the code, I just tested that the package can be installed/built as before via ./install_executorch.sh, and that the deprecation warnings vanish

Gets rid of the 'deprecated' warnings that pop up multiple times during
build/install

Bumps setuptools requirement to accept the new license declaration
format

### Summary
Just a tiny PR, no change to API or code or anything. The license itself
is as before, it just changes the manner in which it is declared -- as
recommended by the PyPA guidelines
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license

I tried to find any issue related to this but found none. And I guess
not worth it creating one

### Test plan
Since this does not change any of the code, I just tested that the
package can be installed/built as before via `./install_executorch.sh`,
and that the deprecation warnings vanish

(cherry picked from commit a1652f9)
Copy link

pytorch-bot bot commented Oct 2, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14761

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 2 Cancelled Jobs

As of commit d4f2de1 with merge base e0dda90 (image):

NEW FAILURE - The following job has failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 2, 2025
@GregoryComer
Copy link
Member

Re-running failed CI jobs. Looks like an infra failure. Will merge if they look good.

@GregoryComer GregoryComer merged commit 8f34155 into release/1.0 Oct 7, 2025
203 of 211 checks passed
@GregoryComer GregoryComer deleted the cherry-pick-14592-by-pytorch_bot_bot_ branch October 7, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants