Commit Graph

4 Commits

Author SHA1 Message Date
OscarL
7cee052bb2 setuptools_scm: drop importlib_metadata dependency. (#10810)
Was only really needed for Python < 3.8.

Should fix #10809.
2024-08-11 20:55:32 +02:00
OscarL
3775520412 setuptools_scm: fix requirements. (#9330)
Should fix buildmaster issues for:
 - importlib_metadata
 - importlib_resourses
 - iniconfig
 - pyparsing
2023-09-02 06:03:36 +00: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
Schrijvers Luc
ef2abdb5fb setuptools(_scm), bump version (#8758) 2023-06-01 22:37:31 +02:00