Commit Graph

4 Commits

Author SHA1 Message Date
Oscar Lesta
b15e9801aa pyproject_hooks: drop Python 3.9 support.
All users on-tree already target 3.10 only.
2025-09-20 02:43:17 -03:00
OscarL
5d0b2caeb2 pyproject_hooks: update to version 1.1.0. (#10730) 2024-07-22 18:06:42 +02:00
OscarL
70ac5cadda python3.8: bulk removal of now obsolete "_python38" packages. (#9328)
* python3.8: bulk removal of now obsolete "_python38" packages.

Done via scripting. No functional change intended or expected.

Some manual tweaks will follow.

* python3.8: further manual tweaks after bulk-3.8-removal.

Unlike the previous commit with automated changes,
I've tested builds for *these* recipes in beta4 64 bits.
2023-09-01 18:19:50 +00:00
OscarL
780b7f9440 pyproject_hooks: new recipe. (#8281)
This will be needed when updating the `build` package to version
0.10.0, as it changes dependencies from `pep517` to this one.
2023-04-06 09:06:34 +02:00