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

update trove_classifiers to 2025.3.3 #39675

Merged
merged 1 commit into from
Mar 22, 2025
Merged

Conversation

dimpase
Copy link
Member

@dimpase dimpase commented Mar 11, 2025

This is needed for Pillow 11 to build in some cases. The symptom that your trove_classifier is too old is a cryptic error

[spkg-install] ValueError: invalid pyproject.toml config: `project.classifiers[1]`.
[spkg-install] configuration error: `project.classifiers[1]` must be trove-classifier

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

this is needed for Pillow 11 to build in some cases
Copy link

Documentation preview for this PR (built with commit 4980853; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@dimpase
Copy link
Member Author

dimpase commented Mar 12, 2025

@jhpalmieri

@jhpalmieri
Copy link
Member

I haven't seen the Pillow problem, but this looks like a straightforward package upgrade.

vbraun pushed a commit to vbraun/sage that referenced this pull request Mar 19, 2025
sagemathgh-39675: update trove_classifiers to 2025.3.3
    
This is needed for Pillow 11 to build in some cases. The symptom that
your trove_classifier is too old is a cryptic error
```
[spkg-install] ValueError: invalid pyproject.toml config:
`project.classifiers[1]`.
[spkg-install] configuration error: `project.classifiers[1]` must be
trove-classifier
```



### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#39675
Reported by: Dima Pasechnik
Reviewer(s):
@vbraun vbraun merged commit cfb586e into sagemath:develop Mar 22, 2025
25 of 37 checks passed
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.

3 participants